#dec8c6 color space conversions
Hex:
#dec8c6
RGB:
222, 200, 198
CMY:
13, 22, 22
CMYK:
0, 10, 11, 13
HSL:
5°, 26.6667%, 82.3529%
HSV (HSB):
5°, 10.8108%, 87.0588%
XYZ:
60.9715, 60.9154, 61.9704
xyY:
0.3316, 0.3313, 60.9154
CIE-Lab:
82.3332, 7.3705, 3.7960
CIE-LCH:
82.3332, 8.2906, 27.2493
CIE-Luv:
82.3332, 13.1605, 4.3169
Hunter-Lab:
78.0483, 2.8601, 7.5575
#dec8c6 color charts
#dec8c6 color shades, tints & tones
#dec8c6 color schemes
#dec8c6 color preview, HTML & CSS examples
This text has a color of #dec8c6
<p style="color:#dec8c6;">Text here</p>
.mytext {color:#dec8c6;}
This box has a color of #dec8c6
<div style="background-color:#dec8c6;">Content here</div>
.mybackground {background-color:#dec8c6;}
Border around this has a color of #dec8c6
<div style="border:2px solid #dec8c6;">Content here</div>
.myborder {border:2px solid #dec8c6;}