#a00b01 color space conversions
Hex:
#a00b01
RGB:
160, 11, 1
CMY:
37, 96, 100
CMYK:
0, 93, 99, 37
HSL:
4°, 98.7578%, 31.5686%
HSV (HSB):
4°, 99.3750%, 62.7451%
XYZ:
14.6224, 7.7151, 0.7472
xyY:
0.6334, 0.3342, 7.7151
CIE-Lab:
33.3824, 55.0594, 46.8684
CIE-LCH:
33.3824, 72.3061, 40.4055
CIE-Luv:
33.3824, 105.5799, 24.0207
Hunter-Lab:
27.7761, 45.3607, 17.8483
#a00b01 color charts
#a00b01 color shades, tints & tones
#a00b01 color schemes
#a00b01 color preview, HTML & CSS examples
This text has a color of #a00b01
<p style="color:#a00b01;">Text here</p>
.mytext {color:#a00b01;}
This box has a color of #a00b01
<div style="background-color:#a00b01;">Content here</div>
.mybackground {background-color:#a00b01;}
Border around this has a color of #a00b01
<div style="border:2px solid #a00b01;">Content here</div>
.myborder {border:2px solid #a00b01;}