#a2012a color space conversions
Hex:
#a2012a
RGB:
162, 1, 42
CMY:
36, 100, 84
CMYK:
0, 99, 74, 36
HSL:
345°, 98.7730%, 31.9608%
HSV (HSB):
345°, 99.3827%, 63.5294%
XYZ:
15.3291, 7.8703, 2.9017
xyY:
0.5873, 0.3015, 7.8703
CIE-Lab:
33.7112, 57.8906, 25.9698
CIE-LCH:
33.7112, 63.4488, 24.1611
CIE-Luv:
33.7112, 102.4170, 13.2237
Hunter-Lab:
28.0540, 48.4403, 13.5053
#a2012a color charts
#a2012a color shades, tints & tones
#a2012a color schemes
#a2012a color preview, HTML & CSS examples
This text has a color of #a2012a
<p style="color:#a2012a;">Text here</p>
.mytext {color:#a2012a;}
This box has a color of #a2012a
<div style="background-color:#a2012a;">Content here</div>
.mybackground {background-color:#a2012a;}
Border around this has a color of #a2012a
<div style="border:2px solid #a2012a;">Content here</div>
.myborder {border:2px solid #a2012a;}