#debfd8 color space conversions
Hex:
#debfd8
RGB:
222, 191, 216
CMY:
13, 25, 15
CMYK:
0, 14, 3, 13
HSL:
312°, 31.9588%, 80.9804%
HSV (HSB):
312°, 13.9640%, 87.0588%
XYZ:
61.1497, 57.7491, 72.8895
xyY:
0.3188, 0.3011, 57.7491
CIE-Lab:
80.5991, 15.2649, -8.4070
CIE-LCH:
80.5991, 17.4268, 331.1567
CIE-Luv:
80.5991, 16.3319, -15.5398
Hunter-Lab:
75.9928, 10.6475, -3.6738
#debfd8 color charts
#debfd8 color shades, tints & tones
#debfd8 color schemes
#debfd8 color preview, HTML & CSS examples
This text has a color of #debfd8
<p style="color:#debfd8;">Text here</p>
.mytext {color:#debfd8;}
This box has a color of #debfd8
<div style="background-color:#debfd8;">Content here</div>
.mybackground {background-color:#debfd8;}
Border around this has a color of #debfd8
<div style="border:2px solid #debfd8;">Content here</div>
.myborder {border:2px solid #debfd8;}