#dec6c8 color space conversions
Hex:
#dec6c8
RGB:
222, 198, 200
CMY:
13, 22, 22
CMYK:
0, 11, 10, 13
HSL:
355°, 26.6667%, 82.3529%
HSV (HSB):
355°, 10.8108%, 87.0588%
XYZ:
60.7436, 60.0879, 63.0402
xyY:
0.3304, 0.3268, 60.0879
CIE-Lab:
81.8859, 8.7605, 2.0765
CIE-LCH:
81.8859, 9.0032, 13.3345
CIE-Luv:
81.8859, 14.0786, 1.5262
Hunter-Lab:
77.5164, 4.2230, 6.0439
#dec6c8 color charts
#dec6c8 color shades, tints & tones
#dec6c8 color schemes
#dec6c8 color preview, HTML & CSS examples
This text has a color of #dec6c8
<p style="color:#dec6c8;">Text here</p>
.mytext {color:#dec6c8;}
This box has a color of #dec6c8
<div style="background-color:#dec6c8;">Content here</div>
.mybackground {background-color:#dec6c8;}
Border around this has a color of #dec6c8
<div style="border:2px solid #dec6c8;">Content here</div>
.myborder {border:2px solid #dec6c8;}