#aa094e color space conversions
Hex:
#aa094e
RGB:
170, 9, 78
CMY:
33, 96, 69
CMYK:
0, 95, 54, 33
HSL:
334°, 89.9441%, 35.0980%
HSV (HSB):
334°, 94.7059%, 66.6667%
XYZ:
18.0504, 9.2915, 8.0498
xyY:
0.5100, 0.2625, 9.2915
CIE-Lab:
36.5395, 60.9360, 6.6449
CIE-LCH:
36.5395, 61.2973, 6.2233
CIE-Luv:
36.5395, 94.9113, -3.6977
Hunter-Lab:
30.4819, 52.3585, 5.6798
#aa094e color charts
#aa094e color shades, tints & tones
#aa094e color schemes
#aa094e color preview, HTML & CSS examples
This text has a color of #aa094e
<p style="color:#aa094e;">Text here</p>
.mytext {color:#aa094e;}
This box has a color of #aa094e
<div style="background-color:#aa094e;">Content here</div>
.mybackground {background-color:#aa094e;}
Border around this has a color of #aa094e
<div style="border:2px solid #aa094e;">Content here</div>
.myborder {border:2px solid #aa094e;}