#aa064d color space conversions
Hex:
#aa064d
RGB:
170, 6, 77
CMY:
33, 98, 70
CMYK:
0, 96, 55, 33
HSL:
334°, 93.1818%, 34.5098%
HSV (HSB):
334°, 96.4706%, 66.6667%
XYZ:
17.9822, 9.2121, 7.8515
xyY:
0.5131, 0.2629, 9.2121
CIE-Lab:
36.3895, 61.2205, 7.0812
CIE-LCH:
36.3895, 61.6286, 6.5979
CIE-Luv:
36.3895, 95.7440, -3.3158
Hunter-Lab:
30.3515, 52.6403, 5.9085
#aa064d color charts
#aa064d color shades, tints & tones
#aa064d color schemes
#aa064d color preview, HTML & CSS examples
This text has a color of #aa064d
<p style="color:#aa064d;">Text here</p>
.mytext {color:#aa064d;}
This box has a color of #aa064d
<div style="background-color:#aa064d;">Content here</div>
.mybackground {background-color:#aa064d;}
Border around this has a color of #aa064d
<div style="border:2px solid #aa064d;">Content here</div>
.myborder {border:2px solid #aa064d;}