#a2031c color space conversions
Hex:
#a2031c
RGB:
162, 3, 28
CMY:
36, 99, 89
CMYK:
0, 98, 83, 36
HSL:
351°, 96.3636%, 32.3529%
HSV (HSB):
351°, 98.1481%, 63.5294%
XYZ:
15.1425, 7.8303, 1.8119
xyY:
0.6110, 0.3159, 7.8303
CIE-Lab:
33.6270, 57.1445, 34.5028
CIE-LCH:
33.6270, 66.7528, 31.1228
CIE-Luv:
33.6270, 105.3385, 18.4543
Hunter-Lab:
27.9828, 47.6228, 15.7488
#a2031c color charts
#a2031c color shades, tints & tones
#a2031c color schemes
#a2031c color preview, HTML & CSS examples
This text has a color of #a2031c
<p style="color:#a2031c;">Text here</p>
.mytext {color:#a2031c;}
This box has a color of #a2031c
<div style="background-color:#a2031c;">Content here</div>
.mybackground {background-color:#a2031c;}
Border around this has a color of #a2031c
<div style="border:2px solid #a2031c;">Content here</div>
.myborder {border:2px solid #a2031c;}