#eadccc color space conversions
Hex:
#eadccc
RGB:
234, 220, 204
CMY:
8, 14, 20
CMYK:
0, 6, 13, 8
HSL:
32°, 41.6667%, 85.8824%
HSV (HSB):
32°, 12.8205%, 91.7647%
XYZ:
70.4240, 73.0385, 67.5128
xyY:
0.3338, 0.3462, 73.0385
CIE-Lab:
88.4661, 2.1585, 9.5690
CIE-LCH:
88.4661, 9.8094, 77.2887
CIE-Luv:
88.4661, 9.1971, 13.7898
Hunter-Lab:
85.4625, -2.4695, 12.9865
#eadccc color charts
#eadccc color shades, tints & tones
#eadccc color schemes
#eadccc color preview, HTML & CSS examples
This text has a color of #eadccc
<p style="color:#eadccc;">Text here</p>
.mytext {color:#eadccc;}
This box has a color of #eadccc
<div style="background-color:#eadccc;">Content here</div>
.mybackground {background-color:#eadccc;}
Border around this has a color of #eadccc
<div style="border:2px solid #eadccc;">Content here</div>
.myborder {border:2px solid #eadccc;}