#de7f5e color space conversions
Hex:
#de7f5e
RGB:
222, 127, 94
CMY:
13, 50, 63
CMYK:
0, 43, 58, 13
HSL:
15°, 65.9794%, 61.9608%
HSV (HSB):
15°, 57.6577%, 87.0588%
XYZ:
39.7340, 31.5165, 14.5788
xyY:
0.4629, 0.3672, 31.5165
CIE-Lab:
62.9412, 33.5979, 33.7880
CIE-LCH:
62.9412, 47.6492, 45.1617
CIE-Luv:
62.9412, 71.9264, 34.0576
Hunter-Lab:
56.1396, 28.0929, 23.9008
#de7f5e color charts
#de7f5e color shades, tints & tones
#de7f5e color schemes
#de7f5e color preview, HTML & CSS examples
This text has a color of #de7f5e
<p style="color:#de7f5e;">Text here</p>
.mytext {color:#de7f5e;}
This box has a color of #de7f5e
<div style="background-color:#de7f5e;">Content here</div>
.mybackground {background-color:#de7f5e;}
Border around this has a color of #de7f5e
<div style="border:2px solid #de7f5e;">Content here</div>
.myborder {border:2px solid #de7f5e;}