#dec9ce color space conversions
Hex:
#dec9ce
RGB:
222, 201, 206
CMY:
13, 21, 19
CMYK:
0, 9, 7, 13
HSL:
346°, 24.1379%, 82.9412%
HSV (HSB):
346°, 9.4595%, 87.0588%
XYZ:
62.1514, 61.7591, 67.0375
xyY:
0.3255, 0.3234, 61.7591
CIE-Lab:
82.7852, 8.1864, 0.1755
CIE-LCH:
82.7852, 8.1883, 1.2283
CIE-Luv:
82.7852, 11.9824, -1.1982
Hunter-Lab:
78.5870, 3.6416, 4.4344
#dec9ce color charts
#dec9ce color shades, tints & tones
#dec9ce color schemes
#dec9ce color preview, HTML & CSS examples
This text has a color of #dec9ce
<p style="color:#dec9ce;">Text here</p>
.mytext {color:#dec9ce;}
This box has a color of #dec9ce
<div style="background-color:#dec9ce;">Content here</div>
.mybackground {background-color:#dec9ce;}
Border around this has a color of #dec9ce
<div style="border:2px solid #dec9ce;">Content here</div>
.myborder {border:2px solid #dec9ce;}