#a9019e color space conversions
Hex:
#a9019e
RGB:
169, 1, 158
CMY:
34, 100, 38
CMYK:
0, 99, 7, 34
HSL:
304°, 98.8235%, 33.3333%
HSV (HSB):
304°, 99.4083%, 66.2745%
XYZ:
22.5446, 10.9253, 33.2683
xyY:
0.3378, 0.1637, 10.9253
CIE-Lab:
39.4544, 70.4798, -39.0949
CIE-LCH:
39.4544, 80.5966, 330.9830
CIE-Luv:
39.4544, 60.1211, -64.0148
Hunter-Lab:
33.0535, 63.9047, -36.5379
#a9019e color charts
#a9019e color shades, tints & tones
#a9019e color schemes
#a9019e color preview, HTML & CSS examples
This text has a color of #a9019e
<p style="color:#a9019e;">Text here</p>
.mytext {color:#a9019e;}
This box has a color of #a9019e
<div style="background-color:#a9019e;">Content here</div>
.mybackground {background-color:#a9019e;}
Border around this has a color of #a9019e
<div style="border:2px solid #a9019e;">Content here</div>
.myborder {border:2px solid #a9019e;}