#e16b01 color space conversions
Hex:
#e16b01
RGB:
225, 107, 1
CMY:
12, 58, 100
CMYK:
0, 52, 100, 12
HSL:
28°, 99.1150%, 44.3137%
HSV (HSB):
28°, 99.5556%, 88.2353%
XYZ:
36.3145, 26.5251, 3.2346
xyY:
0.5496, 0.4014, 26.5251
CIE-Lab:
58.5322, 41.5545, 66.5621
CIE-LCH:
58.5322, 78.4684, 58.0236
CIE-Luv:
58.5322, 98.4591, 52.8550
Hunter-Lab:
51.5026, 35.7311, 32.3281
#e16b01 color charts
#e16b01 color shades, tints & tones
#e16b01 color schemes
#e16b01 color preview, HTML & CSS examples
This text has a color of #e16b01
<p style="color:#e16b01;">Text here</p>
.mytext {color:#e16b01;}
This box has a color of #e16b01
<div style="background-color:#e16b01;">Content here</div>
.mybackground {background-color:#e16b01;}
Border around this has a color of #e16b01
<div style="border:2px solid #e16b01;">Content here</div>
.myborder {border:2px solid #e16b01;}