#a20e3b color space conversions
Hex:
#a20e3b
RGB:
162, 14, 59
CMY:
36, 95, 77
CMYK:
0, 91, 64, 36
HSL:
342°, 84.0909%, 34.5098%
HSV (HSB):
342°, 91.3580%, 63.5294%
XYZ:
15.8467, 8.3112, 4.9067
xyY:
0.5452, 0.2860, 8.3112
CIE-Lab:
34.6228, 56.9911, 16.1093
CIE-LCH:
34.6228, 59.2241, 15.7836
CIE-Luv:
34.6228, 94.7404, 6.0853
Hunter-Lab:
28.8292, 47.6663, 10.0894
#a20e3b color charts
#a20e3b color shades, tints & tones
#a20e3b color schemes
#a20e3b color preview, HTML & CSS examples
This text has a color of #a20e3b
<p style="color:#a20e3b;">Text here</p>
.mytext {color:#a20e3b;}
This box has a color of #a20e3b
<div style="background-color:#a20e3b;">Content here</div>
.mybackground {background-color:#a20e3b;}
Border around this has a color of #a20e3b
<div style="border:2px solid #a20e3b;">Content here</div>
.myborder {border:2px solid #a20e3b;}