#a00b09 color space conversions
Hex:
#a00b09
RGB:
160, 11, 9
CMY:
37, 96, 96
CMYK:
0, 93, 94, 37
HSL:
1°, 89.3491%, 33.1373%
HSV (HSB):
1°, 94.3750%, 62.7451%
XYZ:
14.6662, 7.7327, 0.9780
xyY:
0.6274, 0.3308, 7.7327
CIE-Lab:
33.4198, 55.1657, 43.6324
CIE-LCH:
33.4198, 70.3352, 38.3417
CIE-Luv:
33.4198, 104.8347, 22.8590
Hunter-Lab:
27.8076, 45.4803, 17.3801
#a00b09 color charts
#a00b09 color shades, tints & tones
#a00b09 color schemes
#a00b09 color preview, HTML & CSS examples
This text has a color of #a00b09
<p style="color:#a00b09;">Text here</p>
.mytext {color:#a00b09;}
This box has a color of #a00b09
<div style="background-color:#a00b09;">Content here</div>
.mybackground {background-color:#a00b09;}
Border around this has a color of #a00b09
<div style="border:2px solid #a00b09;">Content here</div>
.myborder {border:2px solid #a00b09;}