#a20001 color space conversions
Hex:
#a20001
RGB:
162, 0, 1
CMY:
36, 100, 100
CMYK:
0, 100, 99, 36
HSL:
360°, 100.0000%, 31.7647%
HSV (HSB):
360°, 100.0000%, 63.5294%
XYZ:
14.9058, 7.6836, 0.7262
xyY:
0.6393, 0.3295, 7.6836
CIE-Lab:
33.3150, 57.0698, 47.0529
CIE-LCH:
33.3150, 73.9658, 39.5049
CIE-Luv:
33.3150, 109.4418, 23.4764
Hunter-Lab:
27.7193, 47.4780, 17.8502
#a20001 color charts
#a20001 color shades, tints & tones
#a20001 color schemes
#a20001 color preview, HTML & CSS examples
This text has a color of #a20001
<p style="color:#a20001;">Text here</p>
.mytext {color:#a20001;}
This box has a color of #a20001
<div style="background-color:#a20001;">Content here</div>
.mybackground {background-color:#a20001;}
Border around this has a color of #a20001
<div style="border:2px solid #a20001;">Content here</div>
.myborder {border:2px solid #a20001;}