#a20c31 color space conversions
Hex:
#a20c31
RGB:
162, 12, 49
CMY:
36, 95, 81
CMYK:
0, 93, 70, 36
HSL:
345°, 86.2069%, 34.1176%
HSV (HSB):
345°, 92.5926%, 63.5294%
XYZ:
15.5861, 8.1661, 3.6605
xyY:
0.5686, 0.2979, 8.1661
CIE-Lab:
34.3264, 56.7519, 22.2208
CIE-LCH:
34.3264, 60.9470, 21.3825
CIE-Luv:
34.3264, 98.3589, 11.0323
Hunter-Lab:
28.5763, 47.3490, 12.4088
#a20c31 color charts
#a20c31 color shades, tints & tones
#a20c31 color schemes
#a20c31 color preview, HTML & CSS examples
This text has a color of #a20c31
<p style="color:#a20c31;">Text here</p>
.mytext {color:#a20c31;}
This box has a color of #a20c31
<div style="background-color:#a20c31;">Content here</div>
.mybackground {background-color:#a20c31;}
Border around this has a color of #a20c31
<div style="border:2px solid #a20c31;">Content here</div>
.myborder {border:2px solid #a20c31;}