#a20b1a color space conversions
Hex:
#a20b1a
RGB:
162, 11, 26
CMY:
36, 96, 90
CMYK:
0, 93, 84, 36
HSL:
354°, 87.2832%, 33.9216%
HSV (HSB):
354°, 93.2099%, 63.5294%
XYZ:
15.2064, 7.9953, 1.7191
xyY:
0.6102, 0.3208, 7.9953
CIE-Lab:
33.9731, 56.0339, 35.9871
CIE-LCH:
33.9731, 66.5948, 32.7101
CIE-Luv:
33.9731, 104.1064, 19.6859
Hunter-Lab:
28.2760, 46.5118, 16.1886
#a20b1a color charts
#a20b1a color shades, tints & tones
#a20b1a color schemes
#a20b1a color preview, HTML & CSS examples
This text has a color of #a20b1a
<p style="color:#a20b1a;">Text here</p>
.mytext {color:#a20b1a;}
This box has a color of #a20b1a
<div style="background-color:#a20b1a;">Content here</div>
.mybackground {background-color:#a20b1a;}
Border around this has a color of #a20b1a
<div style="border:2px solid #a20b1a;">Content here</div>
.myborder {border:2px solid #a20b1a;}