#a2015c color space conversions
Hex:
#a2015c
RGB:
162, 1, 92
CMY:
36, 100, 64
CMYK:
0, 99, 43, 36
HSL:
326°, 98.7730%, 31.9608%
HSV (HSB):
326°, 99.3827%, 63.5294%
XYZ:
16.8429, 8.4758, 10.8735
xyY:
0.4654, 0.2342, 8.4758
CIE-Lab:
34.9548, 61.2099, -4.9366
CIE-LCH:
34.9548, 61.4087, 355.3891
CIE-Luv:
34.9548, 83.4539, -16.5352
Hunter-Lab:
29.1132, 52.3197, -1.7649
#a2015c color charts
#a2015c color shades, tints & tones
#a2015c color schemes
#a2015c color preview, HTML & CSS examples
This text has a color of #a2015c
<p style="color:#a2015c;">Text here</p>
.mytext {color:#a2015c;}
This box has a color of #a2015c
<div style="background-color:#a2015c;">Content here</div>
.mybackground {background-color:#a2015c;}
Border around this has a color of #a2015c
<div style="border:2px solid #a2015c;">Content here</div>
.myborder {border:2px solid #a2015c;}