#a2015d color space conversions
Hex:
#a2015d
RGB:
162, 1, 93
CMY:
36, 100, 64
CMYK:
0, 99, 43, 36
HSL:
326°, 98.7730%, 31.9608%
HSV (HSB):
326°, 99.3827%, 63.5294%
XYZ:
16.8869, 8.4934, 11.1053
xyY:
0.4628, 0.2328, 8.4934
CIE-Lab:
34.9900, 61.3024, -5.5305
CIE-LCH:
34.9900, 61.5514, 354.8449
CIE-Luv:
34.9900, 83.0085, -17.2562
Hunter-Lab:
29.1434, 52.4293, -2.1924
#a2015d color charts
#a2015d color shades, tints & tones
#a2015d color schemes
#a2015d color preview, HTML & CSS examples
This text has a color of #a2015d
<p style="color:#a2015d;">Text here</p>
.mytext {color:#a2015d;}
This box has a color of #a2015d
<div style="background-color:#a2015d;">Content here</div>
.mybackground {background-color:#a2015d;}
Border around this has a color of #a2015d
<div style="border:2px solid #a2015d;">Content here</div>
.myborder {border:2px solid #a2015d;}