#e9cdcd color space conversions
Hex:
#e9cdcd
RGB:
233, 205, 205
CMY:
9, 20, 20
CMYK:
0, 12, 12, 9
HSL:
0°, 38.8889%, 85.8824%
HSV (HSB):
0°, 12.0172%, 91.3725%
XYZ:
66.4550, 65.3941, 66.8774
xyY:
0.3344, 0.3291, 65.3941
CIE-Lab:
84.6864, 9.7857, 3.5891
CIE-LCH:
84.6864, 10.4231, 20.1414
CIE-Luv:
84.6864, 16.6872, 3.5848
Hunter-Lab:
80.8666, 5.1723, 7.5733
#e9cdcd color charts
#e9cdcd color shades, tints & tones
#e9cdcd color schemes
#e9cdcd color preview, HTML & CSS examples
This text has a color of #e9cdcd
<p style="color:#e9cdcd;">Text here</p>
.mytext {color:#e9cdcd;}
This box has a color of #e9cdcd
<div style="background-color:#e9cdcd;">Content here</div>
.mybackground {background-color:#e9cdcd;}
Border around this has a color of #e9cdcd
<div style="border:2px solid #e9cdcd;">Content here</div>
.myborder {border:2px solid #e9cdcd;}