#a00c00 color space conversions
Hex:
#a00c00
RGB:
160, 12, 0
CMY:
37, 95, 100
CMYK:
0, 93, 100, 37
HSL:
5°, 100.0000%, 31.3725%
HSV (HSB):
5°, 100.0000%, 62.7451%
XYZ:
14.6287, 7.7365, 0.7223
xyY:
0.6336, 0.3351, 7.7365
CIE-Lab:
33.4280, 54.9013, 47.3034
CIE-LCH:
33.4280, 72.4691, 40.7485
CIE-Luv:
33.4280, 105.4423, 24.2509
Hunter-Lab:
27.8146, 45.2038, 17.9306
#a00c00 color charts
#a00c00 color shades, tints & tones
#a00c00 color schemes
#a00c00 color preview, HTML & CSS examples
This text has a color of #a00c00
<p style="color:#a00c00;">Text here</p>
.mytext {color:#a00c00;}
This box has a color of #a00c00
<div style="background-color:#a00c00;">Content here</div>
.mybackground {background-color:#a00c00;}
Border around this has a color of #a00c00
<div style="border:2px solid #a00c00;">Content here</div>
.myborder {border:2px solid #a00c00;}