#dec2c5 color space conversions
Hex:
#dec2c5
RGB:
222, 194, 197
CMY:
13, 24, 23
CMYK:
0, 13, 11, 13
HSL:
354°, 29.7872%, 81.5686%
HSV (HSB):
354°, 12.6126%, 87.0588%
XYZ:
59.4940, 58.1444, 60.9106
xyY:
0.3332, 0.3256, 58.1444
CIE-Lab:
80.8190, 10.3857, 2.1354
CIE-LCH:
80.8190, 10.6029, 11.6189
CIE-Luv:
80.8190, 16.5038, 1.3099
Hunter-Lab:
76.2525, 5.8282, 6.0157
#dec2c5 color charts
#dec2c5 color shades, tints & tones
#dec2c5 color schemes
#dec2c5 color preview, HTML & CSS examples
This text has a color of #dec2c5
<p style="color:#dec2c5;">Text here</p>
.mytext {color:#dec2c5;}
This box has a color of #dec2c5
<div style="background-color:#dec2c5;">Content here</div>
.mybackground {background-color:#dec2c5;}
Border around this has a color of #dec2c5
<div style="border:2px solid #dec2c5;">Content here</div>
.myborder {border:2px solid #dec2c5;}