#de8b2d color space conversions
Hex:
#de8b2d
RGB:
222, 139, 45
CMY:
13, 45, 82
CMYK:
0, 37, 80, 13
HSL:
32°, 72.8395%, 52.3529%
HSV (HSB):
32°, 79.7297%, 87.0588%
XYZ:
39.8305, 34.1843, 6.9816
xyY:
0.4918, 0.4220, 34.1843
CIE-Lab:
65.1086, 24.5583, 59.7925
CIE-LCH:
65.1086, 64.6394, 67.6708
CIE-Luv:
65.1086, 67.6683, 57.6277
Hunter-Lab:
58.4673, 19.2841, 33.8473
#de8b2d color charts
#de8b2d color shades, tints & tones
#de8b2d color schemes
#de8b2d color preview, HTML & CSS examples
This text has a color of #de8b2d
<p style="color:#de8b2d;">Text here</p>
.mytext {color:#de8b2d;}
This box has a color of #de8b2d
<div style="background-color:#de8b2d;">Content here</div>
.mybackground {background-color:#de8b2d;}
Border around this has a color of #de8b2d
<div style="border:2px solid #de8b2d;">Content here</div>
.myborder {border:2px solid #de8b2d;}