#debf86 color space conversions
Hex:
#debf86
RGB:
222, 191, 134
CMY:
13, 25, 47
CMYK:
0, 14, 40, 13
HSL:
39°, 57.1429%, 69.8039%
HSV (HSB):
39°, 39.6396%, 87.0588%
XYZ:
53.0581, 54.5124, 30.2797
xyY:
0.3849, 0.3954, 54.5124
CIE-Lab:
78.7596, 3.2473, 32.8335
CIE-LCH:
78.7596, 32.9937, 84.3516
CIE-Luv:
78.7596, 23.4175, 42.8758
Hunter-Lab:
73.8325, -0.9319, 27.3671
#debf86 color charts
#debf86 color shades, tints & tones
#debf86 color schemes
#debf86 color preview, HTML & CSS examples
This text has a color of #debf86
<p style="color:#debf86;">Text here</p>
.mytext {color:#debf86;}
This box has a color of #debf86
<div style="background-color:#debf86;">Content here</div>
.mybackground {background-color:#debf86;}
Border around this has a color of #debf86
<div style="border:2px solid #debf86;">Content here</div>
.myborder {border:2px solid #debf86;}