#a20b01 color space conversions
Hex:
#a20b01
RGB:
162, 11, 1
CMY:
36, 96, 100
CMYK:
0, 93, 99, 36
HSL:
4°, 98.7730%, 31.9608%
HSV (HSB):
4°, 99.3827%, 63.5294%
XYZ:
15.0254, 7.9229, 0.7661
xyY:
0.6336, 0.3341, 7.9229
CIE-Lab:
33.8218, 55.6048, 47.3562
CIE-LCH:
33.8218, 73.0377, 40.4196
CIE-Luv:
33.8218, 107.0813, 24.3277
Hunter-Lab:
28.1477, 46.0262, 18.0897
#a20b01 color charts
#a20b01 color shades, tints & tones
#a20b01 color schemes
#a20b01 color preview, HTML & CSS examples
This text has a color of #a20b01
<p style="color:#a20b01;">Text here</p>
.mytext {color:#a20b01;}
This box has a color of #a20b01
<div style="background-color:#a20b01;">Content here</div>
.mybackground {background-color:#a20b01;}
Border around this has a color of #a20b01
<div style="border:2px solid #a20b01;">Content here</div>
.myborder {border:2px solid #a20b01;}