#e16e1f color space conversions
Hex:
#e16e1f
RGB:
225, 110, 31
CMY:
12, 57, 88
CMYK:
0, 51, 86, 12
HSL:
24°, 76.3780%, 50.1961%
HSV (HSB):
24°, 86.2222%, 88.2353%
XYZ:
36.8746, 27.2583, 4.6142
xyY:
0.5364, 0.3965, 27.2583
CIE-Lab:
59.2127, 40.4770, 59.9488
CIE-LCH:
59.2127, 72.3342, 55.9731
CIE-Luv:
59.2127, 94.7529, 50.3828
Hunter-Lab:
52.2095, 34.7045, 31.3067
#e16e1f color charts
#e16e1f color shades, tints & tones
#e16e1f color schemes
#e16e1f color preview, HTML & CSS examples
This text has a color of #e16e1f
<p style="color:#e16e1f;">Text here</p>
.mytext {color:#e16e1f;}
This box has a color of #e16e1f
<div style="background-color:#e16e1f;">Content here</div>
.mybackground {background-color:#e16e1f;}
Border around this has a color of #e16e1f
<div style="border:2px solid #e16e1f;">Content here</div>
.myborder {border:2px solid #e16e1f;}