#de8f2c color space conversions
Hex:
#de8f2c
RGB:
222, 143, 44
CMY:
13, 44, 83
CMYK:
0, 36, 80, 13
HSL:
33°, 72.9508%, 52.1569%
HSV (HSB):
33°, 80.1802%, 87.0588%
XYZ:
40.4013, 35.3564, 7.0780
xyY:
0.4877, 0.4268, 35.3564
CIE-Lab:
66.0252, 22.3864, 61.0061
CIE-LCH:
66.0252, 64.9838, 69.8492
CIE-Luv:
66.0252, 64.5040, 59.3908
Hunter-Lab:
59.4612, 17.2258, 34.5653
#de8f2c color charts
#de8f2c color shades, tints & tones
#de8f2c color schemes
#de8f2c color preview, HTML & CSS examples
This text has a color of #de8f2c
<p style="color:#de8f2c;">Text here</p>
.mytext {color:#de8f2c;}
This box has a color of #de8f2c
<div style="background-color:#de8f2c;">Content here</div>
.mybackground {background-color:#de8f2c;}
Border around this has a color of #de8f2c
<div style="border:2px solid #de8f2c;">Content here</div>
.myborder {border:2px solid #de8f2c;}