#e07d2a color space conversions
Hex:
#e07d2a
RGB:
224, 125, 42
CMY:
12, 51, 84
CMYK:
0, 44, 81, 12
HSL:
27°, 74.5902%, 52.1569%
HSV (HSB):
27°, 81.2500%, 87.8431%
XYZ:
38.4920, 30.6817, 6.0839
xyY:
0.5115, 0.4077, 30.6817
CIE-Lab:
62.2380, 32.6925, 58.4326
CIE-LCH:
62.2380, 66.9565, 60.7734
CIE-Luv:
62.2380, 80.9001, 53.2435
Hunter-Lab:
55.3911, 27.1077, 32.2616
#e07d2a color charts
#e07d2a color shades, tints & tones
#e07d2a color schemes
#e07d2a color preview, HTML & CSS examples
This text has a color of #e07d2a
<p style="color:#e07d2a;">Text here</p>
.mytext {color:#e07d2a;}
This box has a color of #e07d2a
<div style="background-color:#e07d2a;">Content here</div>
.mybackground {background-color:#e07d2a;}
Border around this has a color of #e07d2a
<div style="border:2px solid #e07d2a;">Content here</div>
.myborder {border:2px solid #e07d2a;}