#a00e00 color space conversions
Hex:
#a00e00
RGB:
160, 14, 0
CMY:
37, 95, 100
CMYK:
0, 91, 100, 37
HSL:
5°, 100.0000%, 31.3725%
HSV (HSB):
5°, 100.0000%, 62.7451%
XYZ:
14.6542, 7.7877, 0.7308
xyY:
0.6324, 0.3361, 7.7877
CIE-Lab:
33.5367, 54.5890, 47.3689
CIE-LCH:
33.5367, 72.2756, 40.9494
CIE-Luv:
33.5367, 104.9431, 24.4321
Hunter-Lab:
27.9064, 44.8981, 17.9818
#a00e00 color charts
#a00e00 color shades, tints & tones
#a00e00 color schemes
#a00e00 color preview, HTML & CSS examples
This text has a color of #a00e00
<p style="color:#a00e00;">Text here</p>
.mytext {color:#a00e00;}
This box has a color of #a00e00
<div style="background-color:#a00e00;">Content here</div>
.mybackground {background-color:#a00e00;}
Border around this has a color of #a00e00
<div style="border:2px solid #a00e00;">Content here</div>
.myborder {border:2px solid #a00e00;}