#e07e2f color space conversions
Hex:
#e07e2f
RGB:
224, 126, 47
CMY:
12, 51, 82
CMYK:
0, 44, 79, 12
HSL:
27°, 74.0586%, 53.1373%
HSV (HSB):
27°, 79.0179%, 87.8431%
XYZ:
38.7144, 30.9742, 6.6275
xyY:
0.5073, 0.4059, 30.9742
CIE-Lab:
62.4859, 32.3352, 56.6474
CIE-LCH:
62.4859, 65.2265, 60.2816
CIE-Luv:
62.4859, 79.7175, 52.3675
Hunter-Lab:
55.6545, 26.7729, 31.8978
#e07e2f color charts
#e07e2f color shades, tints & tones
#e07e2f color schemes
#e07e2f color preview, HTML & CSS examples
This text has a color of #e07e2f
<p style="color:#e07e2f;">Text here</p>
.mytext {color:#e07e2f;}
This box has a color of #e07e2f
<div style="background-color:#e07e2f;">Content here</div>
.mybackground {background-color:#e07e2f;}
Border around this has a color of #e07e2f
<div style="border:2px solid #e07e2f;">Content here</div>
.myborder {border:2px solid #e07e2f;}