#e1960e color space conversions
Hex:
#e1960e
RGB:
225, 150, 14
CMY:
12, 41, 95
CMYK:
0, 33, 94, 12
HSL:
39°, 88.2845%, 46.8627%
HSV (HSB):
39°, 93.7778%, 88.2353%
XYZ:
42.0369, 37.8520, 5.5060
xyY:
0.4923, 0.4433, 37.8520
CIE-Lab:
67.9114, 19.2628, 70.7160
CIE-LCH:
67.9114, 73.2926, 74.7625
CIE-Luv:
67.9114, 62.3498, 66.7173
Hunter-Lab:
61.5239, 14.2953, 37.7606
#e1960e color charts
#e1960e color shades, tints & tones
#e1960e color schemes
#e1960e color preview, HTML & CSS examples
This text has a color of #e1960e
<p style="color:#e1960e;">Text here</p>
.mytext {color:#e1960e;}
This box has a color of #e1960e
<div style="background-color:#e1960e;">Content here</div>
.mybackground {background-color:#e1960e;}
Border around this has a color of #e1960e
<div style="border:2px solid #e1960e;">Content here</div>
.myborder {border:2px solid #e1960e;}