#dec4cb color space conversions
Hex:
#dec4cb
RGB:
222, 196, 203
CMY:
13, 23, 20
CMYK:
0, 12, 9, 13
HSL:
344°, 28.2609%, 81.9608%
HSV (HSB):
344°, 11.7117%, 87.0588%
XYZ:
60.6436, 59.3212, 64.7538
xyY:
0.3283, 0.3211, 59.3212
CIE-Lab:
81.4679, 10.3262, -0.1413
CIE-LCH:
81.4679, 10.3271, 359.2162
CIE-Luv:
81.4679, 14.8979, -2.0580
Hunter-Lab:
77.0203, 5.7604, 4.0669
#dec4cb color charts
#dec4cb color shades, tints & tones
#dec4cb color schemes
#dec4cb color preview, HTML & CSS examples
This text has a color of #dec4cb
<p style="color:#dec4cb;">Text here</p>
.mytext {color:#dec4cb;}
This box has a color of #dec4cb
<div style="background-color:#dec4cb;">Content here</div>
.mybackground {background-color:#dec4cb;}
Border around this has a color of #dec4cb
<div style="border:2px solid #dec4cb;">Content here</div>
.myborder {border:2px solid #dec4cb;}