#e08a2a color space conversions
Hex:
#e08a2a
RGB:
224, 138, 42
CMY:
12, 46, 84
CMYK:
0, 38, 81, 12
HSL:
32°, 74.5902%, 52.1569%
HSV (HSB):
32°, 81.2500%, 87.8431%
XYZ:
40.2469, 34.1914, 6.6689
xyY:
0.4962, 0.4216, 34.1914
CIE-Lab:
65.1142, 25.8334, 61.0157
CIE-LCH:
65.1142, 66.2592, 67.0527
CIE-Luv:
65.1142, 70.3044, 58.0560
Hunter-Lab:
58.4734, 20.5318, 34.1694
#e08a2a color charts
#e08a2a color shades, tints & tones
#e08a2a color schemes
#e08a2a color preview, HTML & CSS examples
This text has a color of #e08a2a
<p style="color:#e08a2a;">Text here</p>
.mytext {color:#e08a2a;}
This box has a color of #e08a2a
<div style="background-color:#e08a2a;">Content here</div>
.mybackground {background-color:#e08a2a;}
Border around this has a color of #e08a2a
<div style="border:2px solid #e08a2a;">Content here</div>
.myborder {border:2px solid #e08a2a;}