#de8d2d color space conversions
Hex:
#de8d2d
RGB:
222, 141, 45
CMY:
13, 45, 82
CMYK:
0, 36, 80, 13
HSL:
33°, 72.8395%, 52.3529%
HSV (HSB):
33°, 79.7297%, 87.0588%
XYZ:
40.1227, 34.7688, 7.0790
xyY:
0.4895, 0.4242, 34.7688
CIE-Lab:
65.5683, 23.4898, 60.2144
CIE-LCH:
65.5683, 64.6340, 68.6891
CIE-Luv:
65.5683, 66.0565, 58.3912
Hunter-Lab:
58.9651, 18.2713, 34.1576
#de8d2d color charts
#de8d2d color shades, tints & tones
#de8d2d color schemes
#de8d2d color preview, HTML & CSS examples
This text has a color of #de8d2d
<p style="color:#de8d2d;">Text here</p>
.mytext {color:#de8d2d;}
This box has a color of #de8d2d
<div style="background-color:#de8d2d;">Content here</div>
.mybackground {background-color:#de8d2d;}
Border around this has a color of #de8d2d
<div style="border:2px solid #de8d2d;">Content here</div>
.myborder {border:2px solid #de8d2d;}