#a009a5 color space conversions
Hex:
#a009a5
RGB:
160, 9, 165
CMY:
37, 96, 35
CMYK:
3, 95, 0, 35
HSL:
298°, 89.6552%, 34.1176%
HSV (HSB):
298°, 94.5455%, 64.7059%
XYZ:
21.3864, 10.3856, 36.4747
xyY:
0.3134, 0.1522, 10.3856
CIE-Lab:
38.5257, 69.0895, -44.8918
CIE-LCH:
38.5257, 82.3931, 326.9857
CIE-Luv:
38.5257, 50.4094, -71.2163
Hunter-Lab:
32.2267, 62.0605, -44.5469
#a009a5 color charts
#a009a5 color shades, tints & tones
#a009a5 color schemes
#a009a5 color preview, HTML & CSS examples
This text has a color of #a009a5
<p style="color:#a009a5;">Text here</p>
.mytext {color:#a009a5;}
This box has a color of #a009a5
<div style="background-color:#a009a5;">Content here</div>
.mybackground {background-color:#a009a5;}
Border around this has a color of #a009a5
<div style="border:2px solid #a009a5;">Content here</div>
.myborder {border:2px solid #a009a5;}