#e9dcdc color space conversions
Hex:
#e9dcdc
RGB:
233, 220, 220
CMY:
9, 14, 14
CMYK:
0, 6, 6, 9
HSL:
0°, 22.8070%, 88.8235%
HSV (HSB):
0°, 5.5794%, 91.3725%
XYZ:
72.1157, 73.6773, 78.1304
xyY:
0.3221, 0.3290, 73.6773
CIE-Lab:
88.7698, 4.4437, 1.5838
CIE-LCH:
88.7698, 4.7175, 19.6173
CIE-Luv:
88.7698, 7.5037, 1.6032
Hunter-Lab:
85.8355, -0.2432, 6.1171
#e9dcdc color charts
#e9dcdc color shades, tints & tones
#e9dcdc color schemes
#e9dcdc color preview, HTML & CSS examples
This text has a color of #e9dcdc
<p style="color:#e9dcdc;">Text here</p>
.mytext {color:#e9dcdc;}
This box has a color of #e9dcdc
<div style="background-color:#e9dcdc;">Content here</div>
.mybackground {background-color:#e9dcdc;}
Border around this has a color of #e9dcdc
<div style="border:2px solid #e9dcdc;">Content here</div>
.myborder {border:2px solid #e9dcdc;}