#aa064e color space conversions
Hex:
#aa064e
RGB:
170, 6, 78
CMY:
33, 98, 69
CMYK:
0, 96, 54, 33
HSL:
334°, 93.1818%, 34.5098%
HSV (HSB):
334°, 96.4706%, 66.6667%
XYZ:
18.0178, 9.2264, 8.0389
xyY:
0.5107, 0.2615, 9.2264
CIE-Lab:
36.4165, 61.2934, 6.4705
CIE-LCH:
36.4165, 61.6340, 6.0262
CIE-Luv:
36.4165, 95.3367, -3.9638
Hunter-Lab:
30.3749, 52.7268, 5.5709
#aa064e color charts
#aa064e color shades, tints & tones
#aa064e color schemes
#aa064e color preview, HTML & CSS examples
This text has a color of #aa064e
<p style="color:#aa064e;">Text here</p>
.mytext {color:#aa064e;}
This box has a color of #aa064e
<div style="background-color:#aa064e;">Content here</div>
.mybackground {background-color:#aa064e;}
Border around this has a color of #aa064e
<div style="border:2px solid #aa064e;">Content here</div>
.myborder {border:2px solid #aa064e;}