#dec7c6 color space conversions
Hex:
#dec7c6
RGB:
222, 199, 198
CMY:
13, 22, 22
CMYK:
0, 10, 11, 13
HSL:
2°, 26.6667%, 82.3529%
HSV (HSB):
2°, 10.8108%, 87.0588%
XYZ:
60.7407, 60.4537, 61.8934
xyY:
0.3318, 0.3302, 60.4537
CIE-Lab:
82.0842, 7.8992, 3.4352
CIE-LCH:
82.0842, 8.6138, 23.5031
CIE-Luv:
82.0842, 13.7027, 3.6878
Hunter-Lab:
77.7520, 3.3802, 7.2293
#dec7c6 color charts
#dec7c6 color shades, tints & tones
#dec7c6 color schemes
#dec7c6 color preview, HTML & CSS examples
This text has a color of #dec7c6
<p style="color:#dec7c6;">Text here</p>
.mytext {color:#dec7c6;}
This box has a color of #dec7c6
<div style="background-color:#dec7c6;">Content here</div>
.mybackground {background-color:#dec7c6;}
Border around this has a color of #dec7c6
<div style="border:2px solid #dec7c6;">Content here</div>
.myborder {border:2px solid #dec7c6;}