#a2029b color space conversions
Hex:
#a2029b
RGB:
162, 2, 155
CMY:
36, 99, 39
CMYK:
0, 99, 4, 36
HSL:
303°, 97.5610%, 32.1569%
HSV (HSB):
303°, 98.7654%, 63.5294%
XYZ:
20.8384, 10.0914, 31.8599
xyY:
0.3319, 0.1607, 10.0914
CIE-Lab:
38.0059, 68.7099, -39.6639
CIE-LCH:
38.0059, 79.3365, 330.0036
CIE-Luv:
38.0059, 56.0416, -63.8246
Hunter-Lab:
31.7669, 61.5001, -37.2267
#a2029b color charts
#a2029b color shades, tints & tones
#a2029b color schemes
#a2029b color preview, HTML & CSS examples
This text has a color of #a2029b
<p style="color:#a2029b;">Text here</p>
.mytext {color:#a2029b;}
This box has a color of #a2029b
<div style="background-color:#a2029b;">Content here</div>
.mybackground {background-color:#a2029b;}
Border around this has a color of #a2029b
<div style="border:2px solid #a2029b;">Content here</div>
.myborder {border:2px solid #a2029b;}