#e0800f color space conversions
Hex:
#e0800f
RGB:
224, 128, 15
CMY:
12, 50, 94
CMYK:
0, 43, 93, 12
HSL:
32°, 87.4477%, 46.8627%
HSV (HSB):
32°, 93.3036%, 87.8431%
XYZ:
38.5459, 31.3201, 4.4657
xyY:
0.5186, 0.4214, 31.3201
CIE-Lab:
62.7769, 30.5420, 66.8501
CIE-LCH:
62.7769, 73.4966, 65.4457
CIE-Luv:
62.7769, 79.7128, 58.7020
Hunter-Lab:
55.9644, 25.0055, 34.4440
#e0800f color charts
#e0800f color shades, tints & tones
#e0800f color schemes
#e0800f color preview, HTML & CSS examples
This text has a color of #e0800f
<p style="color:#e0800f;">Text here</p>
.mytext {color:#e0800f;}
This box has a color of #e0800f
<div style="background-color:#e0800f;">Content here</div>
.mybackground {background-color:#e0800f;}
Border around this has a color of #e0800f
<div style="border:2px solid #e0800f;">Content here</div>
.myborder {border:2px solid #e0800f;}