#a20c3b color space conversions
Hex:
#a20c3b
RGB:
162, 12, 59
CMY:
36, 95, 77
CMYK:
0, 93, 64, 36
HSL:
341°, 86.2069%, 34.1176%
HSV (HSB):
341°, 92.5926%, 63.5294%
XYZ:
15.8212, 8.2601, 4.8982
xyY:
0.5459, 0.2850, 8.2601
CIE-Lab:
34.5188, 57.2914, 15.9711
CIE-LCH:
34.5188, 59.4759, 15.5769
CIE-Luv:
34.5188, 95.1293, 5.8752
Hunter-Lab:
28.7404, 47.9661, 10.0136
#a20c3b color charts
#a20c3b color shades, tints & tones
#a20c3b color schemes
#a20c3b color preview, HTML & CSS examples
This text has a color of #a20c3b
<p style="color:#a20c3b;">Text here</p>
.mytext {color:#a20c3b;}
This box has a color of #a20c3b
<div style="background-color:#a20c3b;">Content here</div>
.mybackground {background-color:#a20c3b;}
Border around this has a color of #a20c3b
<div style="border:2px solid #a20c3b;">Content here</div>
.myborder {border:2px solid #a20c3b;}