#e16a00 color space conversions
Hex:
#e16a00
RGB:
225, 106, 0
CMY:
12, 58, 100
CMYK:
0, 53, 100, 12
HSL:
28°, 100.0000%, 44.1176%
HSV (HSB):
28°, 100.0000%, 88.2353%
XYZ:
36.2054, 26.3156, 3.1712
xyY:
0.5511, 0.4006, 26.3156
CIE-Lab:
58.3354, 42.0387, 66.6302
CIE-LCH:
58.3354, 78.7835, 57.7511
CIE-Luv:
58.3354, 99.3158, 52.6180
Hunter-Lab:
51.2988, 36.2080, 32.2439
#e16a00 color charts
#e16a00 color shades, tints & tones
#e16a00 color schemes
#e16a00 color preview, HTML & CSS examples
This text has a color of #e16a00
<p style="color:#e16a00;">Text here</p>
.mytext {color:#e16a00;}
This box has a color of #e16a00
<div style="background-color:#e16a00;">Content here</div>
.mybackground {background-color:#e16a00;}
Border around this has a color of #e16a00
<div style="border:2px solid #e16a00;">Content here</div>
.myborder {border:2px solid #e16a00;}