#aa283e color space conversions
Hex:
#aa283e
RGB:
170, 40, 62
CMY:
33, 84, 76
CMYK:
0, 76, 64, 33
HSL:
350°, 61.9048%, 41.1765%
HSV (HSB):
350°, 76.4706%, 66.6667%
XYZ:
18.2059, 10.4114, 5.6075
xyY:
0.5319, 0.3042, 10.4114
CIE-Lab:
38.5709, 53.0027, 19.6776
CIE-LCH:
38.5709, 56.5376, 20.3678
CIE-Luv:
38.5709, 91.7785, 10.9020
Hunter-Lab:
32.2668, 44.2482, 12.2830
#aa283e color charts
#aa283e color shades, tints & tones
#aa283e color schemes
#aa283e color preview, HTML & CSS examples
This text has a color of #aa283e
<p style="color:#aa283e;">Text here</p>
.mytext {color:#aa283e;}
This box has a color of #aa283e
<div style="background-color:#aa283e;">Content here</div>
.mybackground {background-color:#aa283e;}
Border around this has a color of #aa283e
<div style="border:2px solid #aa283e;">Content here</div>
.myborder {border:2px solid #aa283e;}