#e1080e color space conversions
Hex:
#e1080e
RGB:
225, 8, 14
CMY:
12, 97, 95
CMYK:
0, 96, 94, 12
HSL:
358°, 93.1330%, 45.6863%
HSV (HSB):
358°, 96.4444%, 88.2353%
XYZ:
31.2174, 16.2129, 1.8995
xyY:
0.6328, 0.3287, 16.2129
CIE-Lab:
47.2526, 72.3360, 57.1851
CIE-LCH:
47.2526, 92.2098, 38.3281
CIE-Luv:
47.2526, 152.3108, 32.3046
Hunter-Lab:
40.2653, 67.9258, 25.3887
#e1080e color charts
#e1080e color shades, tints & tones
#e1080e color schemes
#e1080e color preview, HTML & CSS examples
This text has a color of #e1080e
<p style="color:#e1080e;">Text here</p>
.mytext {color:#e1080e;}
This box has a color of #e1080e
<div style="background-color:#e1080e;">Content here</div>
.mybackground {background-color:#e1080e;}
Border around this has a color of #e1080e
<div style="border:2px solid #e1080e;">Content here</div>
.myborder {border:2px solid #e1080e;}