Color: #EEABAA

#EEABAA Color Information

#EEABAA is a light color. The closest websafe version is #EEABAA. A complement of this color would be #AAEDEE, perceived brightness is 0.75, and the grayscale version is #CCCCCC.

In the HSL color space, this color has a hue angle of 1°,a saturation of 67%, and a lightness of 80%.The HSV representation shows a hue of 1°, a saturation of 29%, and a value of 93%.

In a RGB color space, #EEABAA is composed of 93% red, 67% green and 67% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 28% magenta, 29% yellow and 7% black.

In the Yxy color space, this color is represented as Y: 50.65, x: 0.4100, and y: 0.3537.

Color Code #EEABAA

#EEABAArgb(238, 171, 170)
HEX
#EEABAA
RGB
rgb(238, 171, 170)
HSL
hsl(1, 67%, 80%)
HSV
hsv(1, 29%, 93%)
CMYK
0%, 28%, 29%, 7%
XYZ
X: 58.72, Y: 50.65, Z: 33.85
Lab
L: 76.47, a: 25.23, b: 10.82
Name

Shades of Color #EEABAA

Shades are created by darkening the original color #EEABAA in equal steps from 0% to 90%. These shades are perfect for creating depth and contrast in your designs. Use them to add visual hierarchy or highlight specific elements in your projects.

Tints of Color #EEABAA

Tints are created by lightening the original color #EEABAA in equal steps from 0% to 90%, ending with pure white. These tints are ideal for creating soft backgrounds, subtle highlights, or cohesive UI elements that complement your designs.

#EEABAArgb(238, 171, 170)

About #EEABAA Color Code

In the HSL color space, this color has a hue angle of 1°, a saturation of 67%, and a lightness of 80%. The HSV representation shows a hue of 1°, a saturation of 29%, and a value of 93%.

  • HEX: #EEABAA
  • RGB: rgb(238, 171, 170)
  • HSL: hsl(1, 67%, 80%)
  • HSV: hsv(1, 29%, 93%)
  • CMYK: 0.00% cyan, 28.00% magenta, 29.00% yellow, 7.00% black
  • XYZ: 58.72, 50.65, 33.85
  • Yxy: 50.65, 0.4100, 0.3537
  • Hunter Lab: 76.47, 25.23, 10.82
  • CIE-Lab: 76.47, 25.23, 10.82

In the XYZ color space, this color is represented as X: 58.72, Y: 50.65, Z: 33.85. The Yxy representation further refines this as Y: 50.65, x: 0.4100, and y: 0.3537.

In the Hunter Lab color space, this color is represented as L: 76.47, a: 25.23, and b: 10.82. Similarly, in the CIE-Lab color space, it is represented as L: 76.47, a: 25.23, and b: 10.82.

Use these color codes in your CSS, design tools, or anywhere you need to specify a color. You can also explore its shades and tints for more creative options.

Triadic Colors of #EEABAA

Triadic colors are three colors evenly spaced around the color wheel, including #EEABAA. They create vibrant and balanced color schemes, perfect for designs that need contrast and harmony.

Analogous Colors of #EEABAA

Analogous colors are adjacent to #EEABAA on the color wheel. They create harmonious and visually pleasing designs, ideal for projects that need a cohesive look.

Split Complementary Colors of #EEABAA

Split complementary colors are two colors adjacent to the complementary color of #EEABAA. They create a balanced and visually appealing color scheme.

Tetradic Colors of #EEABAA

Tetradic colors form a rectangle on the color wheel, including #EEABAA. They provide vibrant and diverse color schemes for creative designs.

Monochromatic Colors of #EEABAA

Monochromatic colors are variations of #EEABAA, including its shades, tints, and tones. They create elegant and minimalistic designs with a unified color theme.

Complementary Color of #EEABAA

The complementary color of #EEABAA is opposite it on the color wheel. Complementary colors provide strong contrast and are ideal for designs that need visual impact and attention.

CSS Examples of #EEABAA

/* Using HEX */
body {
  background-color: #eeabaa;
}
/* Using RGB */
body {
  background-color: rgb(238, 171, 170);
}
/* Using RGB with opacity */
body {
  background-color: rgba(238, 171, 170, 0.5);
}
/* Using HSL */
body {
  background-color: hsl(1, 67%, 80%);
}
/* Text color */
p {
  color: #eeabaa;
}
Text Preview
/* Box shadow */
div {
  box-shadow: 4px 4px #eeabaa;
}
/* Border color */
.box {
  border: 4px solid #eeabaa;
}
/* Text shadow */
h1 {
  color: #222;
  text-shadow: 2px 2px 0 #eeabaa;
}
Text Shadow Preview
/* Background with text */
div {
  background: #eeabaa;
  color: #fff;
  padding: 16px;
  border-radius: 8px;
}
#EEABAA
On Black Background
#EEABAA
On White Background
#EEABAA

HTML Examples of #EEABAA

<!-- Using HEX -->
<div style="background-color: #eeabaa; width: 100px; height: 100px;"></div>
<!-- Using RGB -->
<div style="background-color: rgb(238, 171, 170); width: 100px; height: 100px;"></div>
<!-- Using RGB with opacity -->
<div style="background-color: rgba(238, 171, 170, 0.5); width: 100px; height: 100px;"></div>
<!-- Using HSL -->
<div style="background-color: hsl(1, 67%, 80%); width: 100px; height: 100px;"></div>
<!-- Text color -->
<p style="color: #eeabaa;">This is a text example.</p>
Text Preview
<!-- Box shadow -->
<div style="box-shadow: 4px 4px #eeabaa; width: 100px; height: 100px;"></div>
<!-- Border color -->
<div style="border: 4px solid #eeabaa; width: 100px; height: 100px;"></div>
<!-- Text shadow -->
<h1 style="color: #222; text-shadow: 2px 2px 0 #eeabaa;">Text Shadow Preview</h1>
Text Shadow Preview
<!-- Background with text -->
<div style="background: #eeabaa; color: #fff; padding: 16px; border-radius: 8px;">
  #EEABAA
</div>
#EEABAA
On Black Background
#EEABAA
On White Background
#EEABAA

Related Colors of #EEABAA

These colors are similar to #EEABAA, with slight variations in hue. Use them to create harmonious designs or explore alternative shades for your projects.