#a2031f color space conversions
Hex:
#a2031f
RGB:
162, 3, 31
CMY:
36, 99, 88
CMYK:
0, 98, 81, 36
HSL:
349°, 96.3636%, 32.3529%
HSV (HSB):
349°, 98.1481%, 63.5294%
XYZ:
15.1802, 7.8454, 2.0106
xyY:
0.6063, 0.3134, 7.8454
CIE-Lab:
33.6589, 57.2320, 32.7561
CIE-LCH:
33.6589, 65.9429, 29.7842
CIE-Luv:
33.6589, 104.7248, 17.5164
Hunter-Lab:
28.0097, 47.7231, 15.3509
#a2031f color charts
#a2031f color shades, tints & tones
#a2031f color schemes
#a2031f color preview, HTML & CSS examples
This text has a color of #a2031f
<p style="color:#a2031f;">Text here</p>
.mytext {color:#a2031f;}
This box has a color of #a2031f
<div style="background-color:#a2031f;">Content here</div>
.mybackground {background-color:#a2031f;}
Border around this has a color of #a2031f
<div style="border:2px solid #a2031f;">Content here</div>
.myborder {border:2px solid #a2031f;}