#e16f01 color space conversions
Hex:
#e16f01
RGB:
225, 111, 1
CMY:
12, 56, 100
CMYK:
0, 51, 100, 12
HSL:
29°, 99.1150%, 44.3137%
HSV (HSB):
29°, 99.5556%, 88.2353%
XYZ:
36.7413, 27.3786, 3.3768
xyY:
0.5443, 0.4056, 27.3786
CIE-Lab:
59.3232, 39.5608, 67.0308
CIE-LCH:
59.3232, 77.8343, 59.4514
CIE-Luv:
59.3232, 95.1348, 54.1378
Hunter-Lab:
52.3246, 33.7710, 32.8008
#e16f01 color charts
#e16f01 color shades, tints & tones
#e16f01 color schemes
#e16f01 color preview, HTML & CSS examples
This text has a color of #e16f01
<p style="color:#e16f01;">Text here</p>
.mytext {color:#e16f01;}
This box has a color of #e16f01
<div style="background-color:#e16f01;">Content here</div>
.mybackground {background-color:#e16f01;}
Border around this has a color of #e16f01
<div style="border:2px solid #e16f01;">Content here</div>
.myborder {border:2px solid #e16f01;}