#a2024a color space conversions
Hex:
#a2024a
RGB:
162, 2, 74
CMY:
36, 99, 71
CMYK:
0, 99, 54, 36
HSL:
333°, 97.5610%, 32.1569%
HSV (HSB):
333°, 98.7654%, 63.5294%
XYZ:
16.1580, 8.2192, 7.2134
xyY:
0.5115, 0.2602, 8.2192
CIE-Lab:
34.4353, 59.5896, 6.0310
CIE-LCH:
34.4353, 59.8940, 5.7792
CIE-Luv:
34.4353, 91.0478, -4.0843
Hunter-Lab:
28.6692, 50.4321, 5.1505
#a2024a color charts
#a2024a color shades, tints & tones
#a2024a color schemes
#a2024a color preview, HTML & CSS examples
This text has a color of #a2024a
<p style="color:#a2024a;">Text here</p>
.mytext {color:#a2024a;}
This box has a color of #a2024a
<div style="background-color:#a2024a;">Content here</div>
.mybackground {background-color:#a2024a;}
Border around this has a color of #a2024a
<div style="border:2px solid #a2024a;">Content here</div>
.myborder {border:2px solid #a2024a;}