#de700e color space conversions
Hex:
#de700e
RGB:
222, 112, 14
CMY:
13, 56, 95
CMYK:
0, 50, 94, 13
HSL:
28°, 88.1356%, 46.2745%
HSV (HSB):
28°, 93.6937%, 87.0588%
XYZ:
35.9976, 27.1496, 3.7586
xyY:
0.5380, 0.4058, 27.1496
CIE-Lab:
59.1126, 37.9944, 64.3839
CIE-LCH:
59.1126, 74.7587, 59.4542
CIE-Luv:
59.1126, 91.4153, 53.2231
Hunter-Lab:
52.1053, 32.1347, 32.1969
#de700e color charts
#de700e color shades, tints & tones
#de700e color schemes
#de700e color preview, HTML & CSS examples
This text has a color of #de700e
<p style="color:#de700e;">Text here</p>
.mytext {color:#de700e;}
This box has a color of #de700e
<div style="background-color:#de700e;">Content here</div>
.mybackground {background-color:#de700e;}
Border around this has a color of #de700e
<div style="border:2px solid #de700e;">Content here</div>
.myborder {border:2px solid #de700e;}