#dec8c2 color space conversions
Hex:
#dec8c2
RGB:
222, 200, 194
CMY:
13, 22, 24
CMYK:
0, 10, 13, 13
HSL:
13°, 29.7872%, 81.5686%
HSV (HSB):
13°, 12.6126%, 87.0588%
XYZ:
60.5161, 60.7332, 59.5721
xyY:
0.3347, 0.3359, 60.7332
CIE-Lab:
82.2351, 6.7171, 5.7931
CIE-LCH:
82.2351, 8.8702, 40.7759
CIE-Luv:
82.2351, 13.4795, 7.3464
Hunter-Lab:
77.9315, 2.2303, 9.2298
#dec8c2 color charts
#dec8c2 color shades, tints & tones
#dec8c2 color schemes
#dec8c2 color preview, HTML & CSS examples
This text has a color of #dec8c2
<p style="color:#dec8c2;">Text here</p>
.mytext {color:#dec8c2;}
This box has a color of #dec8c2
<div style="background-color:#dec8c2;">Content here</div>
.mybackground {background-color:#dec8c2;}
Border around this has a color of #dec8c2
<div style="border:2px solid #dec8c2;">Content here</div>
.myborder {border:2px solid #dec8c2;}