#e16f05 color space conversions
Hex:
#e16f05
RGB:
225, 111, 5
CMY:
12, 56, 98
CMYK:
0, 51, 98, 12
HSL:
29°, 95.6522%, 45.0980%
HSV (HSB):
29°, 97.7778%, 88.2353%
XYZ:
36.7632, 27.3874, 3.4922
xyY:
0.5435, 0.4049, 27.3874
CIE-Lab:
59.3312, 39.5985, 66.3368
CIE-LCH:
59.3312, 77.2569, 59.1657
CIE-Luv:
59.3312, 95.0251, 53.8250
Hunter-Lab:
52.3330, 33.8111, 32.6766
#e16f05 color charts
#e16f05 color shades, tints & tones
#e16f05 color schemes
#e16f05 color preview, HTML & CSS examples
This text has a color of #e16f05
<p style="color:#e16f05;">Text here</p>
.mytext {color:#e16f05;}
This box has a color of #e16f05
<div style="background-color:#e16f05;">Content here</div>
.mybackground {background-color:#e16f05;}
Border around this has a color of #e16f05
<div style="border:2px solid #e16f05;">Content here</div>
.myborder {border:2px solid #e16f05;}