#debfd6 color space conversions
Hex:
#debfd6
RGB:
222, 191, 214
CMY:
13, 25, 16
CMYK:
0, 14, 4, 13
HSL:
315°, 31.9588%, 80.9804%
HSV (HSB):
315°, 13.9640%, 87.0588%
XYZ:
60.8926, 57.6462, 71.5358
xyY:
0.3204, 0.3033, 57.6462
CIE-Lab:
80.5417, 14.9065, -7.4160
CIE-LCH:
80.5417, 16.6493, 333.5495
CIE-Luv:
80.5417, 16.5246, -13.9379
Hunter-Lab:
75.9251, 10.2896, -2.7148
#debfd6 color charts
#debfd6 color shades, tints & tones
#debfd6 color schemes
#debfd6 color preview, HTML & CSS examples
This text has a color of #debfd6
<p style="color:#debfd6;">Text here</p>
.mytext {color:#debfd6;}
This box has a color of #debfd6
<div style="background-color:#debfd6;">Content here</div>
.mybackground {background-color:#debfd6;}
Border around this has a color of #debfd6
<div style="border:2px solid #debfd6;">Content here</div>
.myborder {border:2px solid #debfd6;}