#a00e08 color space conversions
Hex:
#a00e08
RGB:
160, 14, 8
CMY:
37, 95, 97
CMYK:
0, 91, 95, 37
HSL:
2°, 90.4762%, 32.9412%
HSV (HSB):
2°, 95.0000%, 62.7451%
XYZ:
14.6981, 7.8052, 0.9616
xyY:
0.6264, 0.3326, 7.8052
CIE-Lab:
33.5738, 54.6959, 44.1317
CIE-LCH:
33.5738, 70.2797, 38.8985
CIE-Luv:
33.5738, 104.2073, 23.2723
Hunter-Lab:
27.9378, 45.0178, 17.5157
#a00e08 color charts
#a00e08 color shades, tints & tones
#a00e08 color schemes
#a00e08 color preview, HTML & CSS examples
This text has a color of #a00e08
<p style="color:#a00e08;">Text here</p>
.mytext {color:#a00e08;}
This box has a color of #a00e08
<div style="background-color:#a00e08;">Content here</div>
.mybackground {background-color:#a00e08;}
Border around this has a color of #a00e08
<div style="border:2px solid #a00e08;">Content here</div>
.myborder {border:2px solid #a00e08;}