#a00001 color space conversions
Hex:
#a00001
RGB:
160, 0, 1
CMY:
37, 100, 100
CMYK:
0, 100, 99, 37
HSL:
360°, 100.0000%, 31.3725%
HSV (HSB):
360°, 100.0000%, 62.7451%
XYZ:
14.5027, 7.4758, 0.7073
xyY:
0.6393, 0.3295, 7.4758
CIE-Lab:
32.8664, 56.5508, 46.5492
CIE-LCH:
32.8664, 73.2449, 39.4592
CIE-Luv:
32.8664, 107.9649, 23.1562
Hunter-Lab:
27.3419, 46.8318, 17.6055
#a00001 color charts
#a00001 color shades, tints & tones
#a00001 color schemes
#a00001 color preview, HTML & CSS examples
This text has a color of #a00001
<p style="color:#a00001;">Text here</p>
.mytext {color:#a00001;}
This box has a color of #a00001
<div style="background-color:#a00001;">Content here</div>
.mybackground {background-color:#a00001;}
Border around this has a color of #a00001
<div style="border:2px solid #a00001;">Content here</div>
.myborder {border:2px solid #a00001;}