#aa123c color space conversions
Hex:
#aa123c
RGB:
170, 18, 60
CMY:
33, 93, 76
CMYK:
0, 89, 65, 33
HSL:
343°, 80.8511%, 36.8627%
HSV (HSB):
343°, 89.4118%, 66.6667%
XYZ:
17.6095, 9.3049, 5.1429
xyY:
0.5493, 0.2903, 9.3049
CIE-Lab:
36.5648, 58.4676, 18.3334
CIE-LCH:
36.5648, 61.2746, 17.4096
CIE-Luv:
36.5648, 99.9322, 7.9967
Hunter-Lab:
30.5039, 49.6636, 11.3567
#aa123c color charts
#aa123c RGB chart
#aa123c CMYK chart
#aa123c RGB pie chart
#aa123c color shades, tints & tones
#aa123c color schemes
#aa123c color preview, HTML & CSS examples
This text has a color of #aa123c
<p style="color:#aa123c;">Text here</p>
.mytext {color:#aa123c;}
Text color #aa123c
This box has a color of #aa123c
<div style="background-color:#aa123c;">Content here</div>
.mybackground {background-color:#aa123c;}
Background color #aa123c
Border around this has a color of #aa123c
<div style="border:2px solid #aa123c;">Content here</div>
.myborder {border:2px solid #aa123c;}
Border color #aa123c