#a01f01 color space conversions
Hex:
#a01f01
RGB:
160, 31, 1
CMY:
37, 88, 100
CMYK:
0, 81, 99, 37
HSL:
11°, 98.7578%, 31.5686%
HSV (HSB):
11°, 99.3750%, 62.7451%
XYZ:
14.9927, 8.4557, 0.8706
xyY:
0.6165, 0.3477, 8.4557
CIE-Lab:
34.9146, 50.6981, 47.7444
CIE-LCH:
34.9146, 69.6407, 43.2814
CIE-Luv:
34.9146, 98.6539, 26.5685
Hunter-Lab:
29.0788, 41.1446, 18.5800
#a01f01 color charts
#a01f01 color shades, tints & tones
#a01f01 color schemes
#a01f01 color preview, HTML & CSS examples
This text has a color of #a01f01
<p style="color:#a01f01;">Text here</p>
.mytext {color:#a01f01;}
This box has a color of #a01f01
<div style="background-color:#a01f01;">Content here</div>
.mybackground {background-color:#a01f01;}
Border around this has a color of #a01f01
<div style="border:2px solid #a01f01;">Content here</div>
.myborder {border:2px solid #a01f01;}