#e1050e color space conversions
Hex:
#e1050e
RGB:
225, 5, 14
CMY:
12, 98, 95
CMYK:
0, 98, 94, 12
HSL:
358°, 95.6522%, 45.0980%
HSV (HSB):
358°, 97.7778%, 88.2353%
XYZ:
31.1849, 16.1478, 1.8887
xyY:
0.6336, 0.3281, 16.1478
CIE-Lab:
47.1678, 72.5816, 57.1379
CIE-LCH:
47.1678, 92.3733, 38.2106
CIE-Luv:
47.1678, 152.7719, 32.1514
Hunter-Lab:
40.1843, 68.2016, 25.3424
#e1050e color charts
#e1050e color shades, tints & tones
#e1050e color schemes
#e1050e color preview, HTML & CSS examples
This text has a color of #e1050e
<p style="color:#e1050e;">Text here</p>
.mytext {color:#e1050e;}
This box has a color of #e1050e
<div style="background-color:#e1050e;">Content here</div>
.mybackground {background-color:#e1050e;}
Border around this has a color of #e1050e
<div style="border:2px solid #e1050e;">Content here</div>
.myborder {border:2px solid #e1050e;}