#dec5c7 color space conversions
Hex:
#dec5c7
RGB:
222, 197, 199
CMY:
13, 23, 22
CMYK:
0, 11, 10, 13
HSL:
355°, 27.4725%, 82.1569%
HSV (HSB):
355°, 11.2613%, 87.0588%
XYZ:
60.3993, 59.5856, 62.3506
xyY:
0.3313, 0.3268, 59.5856
CIE-Lab:
81.6124, 9.1240, 2.2149
CIE-LCH:
81.6124, 9.3890, 13.6450
CIE-Luv:
81.6124, 14.7028, 1.6628
Hunter-Lab:
77.1917, 4.5832, 6.1435
#dec5c7 color charts
#dec5c7 color shades, tints & tones
#dec5c7 color schemes
#dec5c7 color preview, HTML & CSS examples
This text has a color of #dec5c7
<p style="color:#dec5c7;">Text here</p>
.mytext {color:#dec5c7;}
This box has a color of #dec5c7
<div style="background-color:#dec5c7;">Content here</div>
.mybackground {background-color:#dec5c7;}
Border around this has a color of #dec5c7
<div style="border:2px solid #dec5c7;">Content here</div>
.myborder {border:2px solid #dec5c7;}