#a20b2c color space conversions
Hex:
#a20b2c
RGB:
162, 11, 44
CMY:
36, 96, 83
CMYK:
0, 93, 73, 36
HSL:
347°, 87.2832%, 33.9216%
HSV (HSB):
347°, 93.2099%, 63.5294%
XYZ:
15.4746, 8.1026, 3.1312
xyY:
0.5794, 0.3034, 8.1026
CIE-Lab:
34.1956, 56.6612, 25.2694
CIE-LCH:
34.1956, 62.0406, 24.0356
CIE-Luv:
34.1956, 99.9969, 13.2249
Hunter-Lab:
28.4650, 47.2251, 13.4035
#a20b2c color charts
#a20b2c color shades, tints & tones
#a20b2c color schemes
#a20b2c color preview, HTML & CSS examples
This text has a color of #a20b2c
<p style="color:#a20b2c;">Text here</p>
.mytext {color:#a20b2c;}
This box has a color of #a20b2c
<div style="background-color:#a20b2c;">Content here</div>
.mybackground {background-color:#a20b2c;}
Border around this has a color of #a20b2c
<div style="border:2px solid #a20b2c;">Content here</div>
.myborder {border:2px solid #a20b2c;}