#a00d08 color space conversions
Hex:
#a00d08
RGB:
160, 13, 8
CMY:
37, 95, 97
CMYK:
0, 92, 95, 37
HSL:
2°, 90.4762%, 32.9412%
HSV (HSB):
2°, 95.0000%, 62.7451%
XYZ:
14.6850, 7.7790, 0.9572
xyY:
0.6270, 0.3321, 7.7790
CIE-Lab:
33.5182, 54.8557, 44.0983
CIE-LCH:
33.5182, 70.3833, 38.7957
CIE-Luv:
33.5182, 104.4592, 23.1782
Hunter-Lab:
27.8908, 45.1743, 17.4887
#a00d08 color charts
#a00d08 color shades, tints & tones
#a00d08 color schemes
#a00d08 color preview, HTML & CSS examples
This text has a color of #a00d08
<p style="color:#a00d08;">Text here</p>
.mytext {color:#a00d08;}
This box has a color of #a00d08
<div style="background-color:#a00d08;">Content here</div>
.mybackground {background-color:#a00d08;}
Border around this has a color of #a00d08
<div style="border:2px solid #a00d08;">Content here</div>
.myborder {border:2px solid #a00d08;}