#debbc5 color space conversions
Hex:
#debbc5
RGB:
222, 187, 197
CMY:
13, 27, 23
CMYK:
0, 16, 11, 13
HSL:
343°, 34.6535%, 80.1961%
HSV (HSB):
343°, 15.7658%, 87.0588%
XYZ:
57.9726, 55.1015, 60.4035
xyY:
0.3342, 0.3176, 55.1015
CIE-Lab:
79.0997, 14.1190, -0.3703
CIE-LCH:
79.0997, 14.1239, 358.4978
CIE-Luv:
79.0997, 20.3125, -3.0830
Hunter-Lab:
74.2304, 9.5021, 3.7152
#debbc5 color charts
#debbc5 color shades, tints & tones
#debbc5 color schemes
#debbc5 color preview, HTML & CSS examples
This text has a color of #debbc5
<p style="color:#debbc5;">Text here</p>
.mytext {color:#debbc5;}
This box has a color of #debbc5
<div style="background-color:#debbc5;">Content here</div>
.mybackground {background-color:#debbc5;}
Border around this has a color of #debbc5
<div style="border:2px solid #debbc5;">Content here</div>
.myborder {border:2px solid #debbc5;}