#e16f00 color space conversions
Hex:
#e16f00
RGB:
225, 111, 0
CMY:
12, 56, 100
CMYK:
0, 51, 100, 12
HSL:
30°, 100.0000%, 44.1176%
HSV (HSB):
30°, 100.0000%, 88.2353%
XYZ:
36.7358, 27.3764, 3.3480
xyY:
0.5446, 0.4058, 27.3764
CIE-Lab:
59.3211, 39.5513, 67.2068
CIE-LCH:
59.3211, 77.9812, 59.5231
CIE-Luv:
59.3211, 95.1623, 54.2161
Hunter-Lab:
52.3225, 33.7610, 32.8319
#e16f00 color charts
#e16f00 color shades, tints & tones
#e16f00 color schemes
#e16f00 color preview, HTML & CSS examples
This text has a color of #e16f00
<p style="color:#e16f00;">Text here</p>
.mytext {color:#e16f00;}
This box has a color of #e16f00
<div style="background-color:#e16f00;">Content here</div>
.mybackground {background-color:#e16f00;}
Border around this has a color of #e16f00
<div style="border:2px solid #e16f00;">Content here</div>
.myborder {border:2px solid #e16f00;}