#e07a2f color space conversions
Hex:
#e07a2f
RGB:
224, 122, 47
CMY:
12, 52, 82
CMYK:
0, 46, 79, 12
HSL:
25°, 74.0586%, 53.1373%
HSV (HSB):
25°, 79.0179%, 87.8431%
XYZ:
38.2131, 29.9716, 6.4604
xyY:
0.5119, 0.4015, 29.9716
CIE-Lab:
61.6297, 34.4188, 55.8381
CIE-LCH:
61.6297, 65.5939, 58.3502
CIE-Luv:
61.6297, 82.9582, 50.8973
Hunter-Lab:
54.7463, 28.7875, 31.3259
#e07a2f color charts
#e07a2f color shades, tints & tones
#e07a2f color schemes
#e07a2f color preview, HTML & CSS examples
This text has a color of #e07a2f
<p style="color:#e07a2f;">Text here</p>
.mytext {color:#e07a2f;}
This box has a color of #e07a2f
<div style="background-color:#e07a2f;">Content here</div>
.mybackground {background-color:#e07a2f;}
Border around this has a color of #e07a2f
<div style="border:2px solid #e07a2f;">Content here</div>
.myborder {border:2px solid #e07a2f;}