In RGB color space, #eadddc hex color has a red value of 234, a green value of 221 and a blue value of 220.
In CMYK color space (used in color printing), #eadddc hex color is composed of 0% cyan, 5.56% magenta, 5.98% yellow and 8.24% black.
#eadddc color has a hue of 4.3 degrees, a saturation of 25% and a lightness of 89%.
#eadddc hex color contains mainly RED.
The closest web safe color of #eadddc is #ffcccc
#eadddc hex color has a decimal value of 15392220.
HEX | eadddc | #eadddc |
---|---|---|
RGB | 234, 221, 220 | rgb(234, 221, 220) |
RGB Percent | 91.76, 86.67, 86.27 | rgb(91.76, 86.67, 86.27) |
CMYK | 0, 6, 6, 8 | |
HSL | 4.3°, 25, 89 | hsl(4.3, 25%, 89%) |
HSV | 4.3°, 6, 91.8 |
XYZ | 72.706, 74.373, 78.233 |
---|---|
Hunter Lab | 86.24, -0.432, 6.583 |
CIE-LAB | 89.098, 4.268, 2.072 |
CIE-LCH | 89.098, 4.744, 25.895 |
CIE-LUV | 0, 5.56, 5.98, 8.24 |
Web Safe | ffcccc |
RGB percent of color #eadddc
CMYK percent of color #eadddc
Text with hexadecimal color #eadddc
This text has a font color of #eadddc
<p style="color:#eadddc">Text here</p>
#eadddc Background Color
This box has a background color of #eadddc
<div style="background-color:#eadddc">Text here</div>
#eadddc Border Color
This box has a border color of #eadddc
<div style="border: 4px solid #eadddc">Text here</div>
CSS codes
<p style="color:#eadddc">Text here</p>
<div style="background-color:#eadddc">Text here</div>
<div style="border: 4px solid #eadddc">Text here</div>
#eadddc Color on white background
This is how a font and box color of #eadddc will look
on a white background.
#eadddc Color on black background
This is how a font and box color of #eadddc hex color will look
on a black background.