#a20d2c color space conversions
Hex:
#a20d2c
RGB:
162, 13, 44
CMY:
36, 95, 83
CMYK:
0, 92, 73, 36
HSL:
348°, 85.1429%, 34.3137%
HSV (HSB):
348°, 91.9753%, 63.5294%
XYZ:
15.4988, 8.1511, 3.1393
xyY:
0.5785, 0.3043, 8.1511
CIE-Lab:
34.2956, 56.3728, 25.3891
CIE-LCH:
34.2956, 61.8264, 24.2457
CIE-Luv:
34.2956, 99.5892, 13.4150
Hunter-Lab:
28.5501, 46.9387, 13.4657
#a20d2c color charts
#a20d2c color shades, tints & tones
#a20d2c color schemes
#a20d2c color preview, HTML & CSS examples
This text has a color of #a20d2c
<p style="color:#a20d2c;">Text here</p>
.mytext {color:#a20d2c;}
This box has a color of #a20d2c
<div style="background-color:#a20d2c;">Content here</div>
.mybackground {background-color:#a20d2c;}
Border around this has a color of #a20d2c
<div style="border:2px solid #a20d2c;">Content here</div>
.myborder {border:2px solid #a20d2c;}