#dec2cf color space conversions
Hex:
#dec2cf
RGB:
222, 194, 207
CMY:
13, 24, 19
CMYK:
0, 13, 7, 13
HSL:
332°, 29.7872%, 81.5686%
HSV (HSB):
332°, 12.6126%, 87.0588%
XYZ:
60.6785, 58.6182, 67.1478
xyY:
0.3255, 0.3144, 58.6182
CIE-Lab:
81.0813, 12.0750, -2.8555
CIE-LCH:
81.0813, 12.4080, 346.6950
CIE-Luv:
81.0813, 15.6074, -6.4579
Hunter-Lab:
76.5625, 7.4832, 1.5945
#dec2cf color charts
#dec2cf color shades, tints & tones
#dec2cf color schemes
#dec2cf color preview, HTML & CSS examples
This text has a color of #dec2cf
<p style="color:#dec2cf;">Text here</p>
.mytext {color:#dec2cf;}
This box has a color of #dec2cf
<div style="background-color:#dec2cf;">Content here</div>
.mybackground {background-color:#dec2cf;}
Border around this has a color of #dec2cf
<div style="border:2px solid #dec2cf;">Content here</div>
.myborder {border:2px solid #dec2cf;}