#e06f0a color space conversions
Hex:
#e06f0a
RGB:
224, 111, 10
CMY:
12, 56, 96
CMYK:
0, 50, 96, 12
HSL:
28°, 91.4530%, 45.8824%
HSV (HSB):
28°, 95.5357%, 87.8431%
XYZ:
36.4797, 27.2381, 3.6219
xyY:
0.5417, 0.4045, 27.2381
CIE-Lab:
59.1941, 39.2509, 65.3233
CIE-LCH:
59.1941, 76.2087, 58.9995
CIE-Luv:
59.1941, 94.0479, 53.3707
Hunter-Lab:
52.1901, 33.4347, 32.4184
#e06f0a color charts
#e06f0a color shades, tints & tones
#e06f0a color schemes
#e06f0a color preview, HTML & CSS examples
This text has a color of #e06f0a
<p style="color:#e06f0a;">Text here</p>
.mytext {color:#e06f0a;}
This box has a color of #e06f0a
<div style="background-color:#e06f0a;">Content here</div>
.mybackground {background-color:#e06f0a;}
Border around this has a color of #e06f0a
<div style="border:2px solid #e06f0a;">Content here</div>
.myborder {border:2px solid #e06f0a;}