#e08b2f color space conversions
Hex:
#e08b2f
RGB:
224, 139, 47
CMY:
12, 45, 82
CMYK:
0, 38, 79, 12
HSL:
31°, 74.0586%, 53.1373%
HSV (HSB):
31°, 79.0179%, 87.8431%
XYZ:
40.4862, 34.5178, 7.2181
xyY:
0.4924, 0.4198, 34.5178
CIE-Lab:
65.3715, 25.4672, 59.3519
CIE-LCH:
65.3715, 64.5850, 66.7764
CIE-Luv:
65.3715, 69.1931, 57.2532
Hunter-Lab:
58.7518, 20.1896, 33.8421
#e08b2f color charts
#e08b2f color shades, tints & tones
#e08b2f color schemes
#e08b2f color preview, HTML & CSS examples
This text has a color of #e08b2f
<p style="color:#e08b2f;">Text here</p>
.mytext {color:#e08b2f;}
This box has a color of #e08b2f
<div style="background-color:#e08b2f;">Content here</div>
.mybackground {background-color:#e08b2f;}
Border around this has a color of #e08b2f
<div style="border:2px solid #e08b2f;">Content here</div>
.myborder {border:2px solid #e08b2f;}