#e1500f color space conversions
Hex:
#e1500f
RGB:
225, 80, 15
CMY:
12, 69, 94
CMYK:
0, 64, 93, 12
HSL:
19°, 87.5000%, 47.0588%
HSV (HSB):
19°, 93.3333%, 88.2353%
XYZ:
34.0062, 21.7794, 2.8634
xyY:
0.5798, 0.3714, 21.7794
CIE-Lab:
53.7921, 54.1297, 60.8555
CIE-LCH:
53.7921, 81.4458, 48.3476
CIE-Luv:
53.7921, 119.2336, 43.6745
Hunter-Lab:
46.6684, 48.3994, 29.0300
#e1500f color charts
#e1500f color shades, tints & tones
#e1500f color schemes
#e1500f color preview, HTML & CSS examples
This text has a color of #e1500f
<p style="color:#e1500f;">Text here</p>
.mytext {color:#e1500f;}
This box has a color of #e1500f
<div style="background-color:#e1500f;">Content here</div>
.mybackground {background-color:#e1500f;}
Border around this has a color of #e1500f
<div style="border:2px solid #e1500f;">Content here</div>
.myborder {border:2px solid #e1500f;}