#e16e0c color space conversions
Hex:
#e16e0c
RGB:
225, 110, 12
CMY:
12, 57, 95
CMYK:
0, 51, 95, 12
HSL:
28°, 89.8734%, 46.4706%
HSV (HSB):
28°, 94.6667%, 88.2353%
XYZ:
36.6936, 27.1860, 3.6613
xyY:
0.5433, 0.4025, 27.1860
CIE-Lab:
59.1461, 40.1667, 65.0085
CIE-LCH:
59.1461, 76.4164, 58.2894
CIE-Luv:
59.1461, 95.6594, 52.9439
Hunter-Lab:
52.1402, 34.3741, 32.3348
#e16e0c color charts
#e16e0c color shades, tints & tones
#e16e0c color schemes
#e16e0c color preview, HTML & CSS examples
This text has a color of #e16e0c
<p style="color:#e16e0c;">Text here</p>
.mytext {color:#e16e0c;}
This box has a color of #e16e0c
<div style="background-color:#e16e0c;">Content here</div>
.mybackground {background-color:#e16e0c;}
Border around this has a color of #e16e0c
<div style="border:2px solid #e16e0c;">Content here</div>
.myborder {border:2px solid #e16e0c;}