#aa404e color space conversions
Hex:
#aa404e
RGB:
170, 64, 78
CMY:
33, 75, 69
CMYK:
0, 62, 54, 33
HSL:
352°, 45.2991%, 45.8824%
HSV (HSB):
352°, 62.3529%, 66.6667%
XYZ:
19.7861, 12.7629, 8.6284
xyY:
0.4805, 0.3099, 12.7629
CIE-Lab:
42.4038, 44.5906, 14.7910
CIE-LCH:
42.4038, 46.9798, 18.3510
CIE-Luv:
42.4038, 74.9376, 8.8731
Hunter-Lab:
35.7252, 36.3417, 10.6879
#aa404e color charts
#aa404e color shades, tints & tones
#aa404e color schemes
#aa404e color preview, HTML & CSS examples
This text has a color of #aa404e
<p style="color:#aa404e;">Text here</p>
.mytext {color:#aa404e;}
This box has a color of #aa404e
<div style="background-color:#aa404e;">Content here</div>
.mybackground {background-color:#aa404e;}
Border around this has a color of #aa404e
<div style="border:2px solid #aa404e;">Content here</div>
.myborder {border:2px solid #aa404e;}