#a2011c color space conversions
Hex:
#a2011c
RGB:
162, 1, 28
CMY:
36, 100, 89
CMYK:
0, 99, 83, 36
HSL:
350°, 98.7730%, 31.9608%
HSV (HSB):
350°, 99.3827%, 63.5294%
XYZ:
15.1207, 7.7869, 1.8047
xyY:
0.6119, 0.3151, 7.7869
CIE-Lab:
33.5351, 57.4109, 34.4124
CIE-LCH:
33.5351, 66.9345, 30.9387
CIE-Luv:
33.5351, 105.7426, 18.2893
Hunter-Lab:
27.9051, 47.8888, 15.6991
#a2011c color charts
#a2011c color shades, tints & tones
#a2011c color schemes
#a2011c color preview, HTML & CSS examples
This text has a color of #a2011c
<p style="color:#a2011c;">Text here</p>
.mytext {color:#a2011c;}
This box has a color of #a2011c
<div style="background-color:#a2011c;">Content here</div>
.mybackground {background-color:#a2011c;}
Border around this has a color of #a2011c
<div style="border:2px solid #a2011c;">Content here</div>
.myborder {border:2px solid #a2011c;}