#debfc0 color space conversions
Hex:
#debfc0
RGB:
222, 191, 192
CMY:
13, 25, 25
CMYK:
0, 14, 14, 13
HSL:
358°, 31.9588%, 80.9804%
HSV (HSB):
358°, 13.9640%, 87.0588%
XYZ:
58.2694, 56.5970, 57.7223
xyY:
0.3376, 0.3279, 56.5970
CIE-Lab:
79.9524, 11.1662, 3.5683
CIE-LCH:
79.9524, 11.7224, 17.7218
CIE-Luv:
79.9524, 18.5995, 3.2579
Hunter-Lab:
75.2310, 6.6013, 7.1703
#debfc0 color charts
#debfc0 color shades, tints & tones
#debfc0 color schemes
#debfc0 color preview, HTML & CSS examples
This text has a color of #debfc0
<p style="color:#debfc0;">Text here</p>
.mytext {color:#debfc0;}
This box has a color of #debfc0
<div style="background-color:#debfc0;">Content here</div>
.mybackground {background-color:#debfc0;}
Border around this has a color of #debfc0
<div style="border:2px solid #debfc0;">Content here</div>
.myborder {border:2px solid #debfc0;}