#eadfcc color space conversions
Hex:
#eadfcc
RGB:
234, 223, 204
CMY:
8, 13, 20
CMYK:
0, 5, 13, 8
HSL:
38°, 41.6667%, 85.8824%
HSV (HSB):
38°, 12.8205%, 91.7647%
XYZ:
71.2184, 74.6274, 67.7777
xyY:
0.3334, 0.3493, 74.6274
CIE-Lab:
89.2182, 0.6116, 10.6430
CIE-LCH:
89.2182, 10.6606, 86.7113
CIE-Luv:
89.2182, 7.5653, 15.6452
Hunter-Lab:
86.3872, -4.0203, 13.9532
#eadfcc color charts
#eadfcc color shades, tints & tones
#eadfcc color schemes
#eadfcc color preview, HTML & CSS examples
This text has a color of #eadfcc
<p style="color:#eadfcc;">Text here</p>
.mytext {color:#eadfcc;}
This box has a color of #eadfcc
<div style="background-color:#eadfcc;">Content here</div>
.mybackground {background-color:#eadfcc;}
Border around this has a color of #eadfcc
<div style="border:2px solid #eadfcc;">Content here</div>
.myborder {border:2px solid #eadfcc;}