#e06a00 color space conversions
Hex:
#e06a00
RGB:
224, 106, 0
CMY:
12, 58, 100
CMYK:
0, 53, 100, 12
HSL:
28°, 100.0000%, 43.9216%
HSV (HSB):
28°, 100.0000%, 87.8431%
XYZ:
35.8945, 26.1554, 3.1566
xyY:
0.5505, 0.4011, 26.1554
CIE-Lab:
58.1842, 41.6501, 66.4638
CIE-LCH:
58.1842, 78.4357, 57.9263
CIE-Luv:
58.1842, 98.4769, 52.5523
Hunter-Lab:
51.1423, 35.7821, 32.1401
#e06a00 color charts
#e06a00 color shades, tints & tones
#e06a00 color schemes
#e06a00 color preview, HTML & CSS examples
This text has a color of #e06a00
<p style="color:#e06a00;">Text here</p>
.mytext {color:#e06a00;}
This box has a color of #e06a00
<div style="background-color:#e06a00;">Content here</div>
.mybackground {background-color:#e06a00;}
Border around this has a color of #e06a00
<div style="border:2px solid #e06a00;">Content here</div>
.myborder {border:2px solid #e06a00;}