#aa095e color space conversions
Hex:
#aa095e
RGB:
170, 9, 94
CMY:
33, 96, 63
CMYK:
0, 95, 45, 33
HSL:
328°, 89.9441%, 35.0980%
HSV (HSB):
328°, 94.7059%, 66.6667%
XYZ:
18.6956, 9.5496, 11.4476
xyY:
0.4710, 0.2406, 9.5496
CIE-Lab:
37.0216, 62.2428, -2.9782
CIE-LCH:
37.0216, 62.3140, 357.2606
CIE-Luv:
37.0216, 88.1493, -14.6623
Hunter-Lab:
30.9024, 53.9115, -0.3319
#aa095e color charts
#aa095e color shades, tints & tones
#aa095e color schemes
#aa095e color preview, HTML & CSS examples
This text has a color of #aa095e
<p style="color:#aa095e;">Text here</p>
.mytext {color:#aa095e;}
This box has a color of #aa095e
<div style="background-color:#aa095e;">Content here</div>
.mybackground {background-color:#aa095e;}
Border around this has a color of #aa095e
<div style="border:2px solid #aa095e;">Content here</div>
.myborder {border:2px solid #aa095e;}