In RGB color space, #eddabb hex color has a red value of 237, a green value of 218 and a blue value of 187.
In CMYK color space (used in color printing), #eddabb hex color is composed of 0% cyan, 8.02% magenta, 21.1% yellow and 7.06% black.
#eddabb color has a hue of 37.2 degrees, a saturation of 58.14% and a lightness of 83.1%.
#eddabb hex color contains mainly RED.
The closest web safe color of #eddabb is #ffcccc
#eddabb hex color has a decimal value of 15588027.
HEX | eddabb | #eddabb |
---|---|---|
RGB | 237, 218, 187 | rgb(237, 218, 187) |
RGB Percent | 92.94, 85.49, 73.33 | rgb(92.94, 85.49, 73.33) |
CMYK | 0, 8, 21, 7 | |
HSL | 37.2°, 58.14, 83.1 | hsl(37.2, 58.14%, 83.1%) |
HSV | 37.2°, 21.1, 92.9 |
XYZ | 68.966, 71.735, 57.225 |
---|---|
Hunter Lab | 84.697, -2.871, 19.228 |
CIE-LAB | 87.841, 1.709, 17.635 |
CIE-LCH | 87.841, 17.718, 84.465 |
CIE-LUV | 0, 8.02, 21.1, 7.06 |
Web Safe | ffcccc |
RGB percent of color #eddabb
CMYK percent of color #eddabb
Text with hexadecimal color #eddabb
This text has a font color of #eddabb
<p style="color:#eddabb">Text here</p>
#eddabb Background Color
This box has a background color of #eddabb
<div style="background-color:#eddabb">Text here</div>
#eddabb Border Color
This box has a border color of #eddabb
<div style="border: 4px solid #eddabb">Text here</div>
CSS codes
<p style="color:#eddabb">Text here</p>
<div style="background-color:#eddabb">Text here</div>
<div style="border: 4px solid #eddabb">Text here</div>
#eddabb Color on white background
This is how a font and box color of #eddabb will look
on a white background.
#eddabb Color on black background
This is how a font and box color of #eddabb hex color will look
on a black background.