#aa283f color space conversions
Hex:
#aa283f
RGB:
170, 40, 63
CMY:
33, 84, 75
CMYK:
0, 76, 63, 33
HSL:
349°, 61.9048%, 41.1765%
HSV (HSB):
349°, 76.4706%, 66.6667%
XYZ:
18.2336, 10.4225, 5.7534
xyY:
0.5299, 0.3029, 10.4225
CIE-Lab:
38.5903, 53.0654, 19.0713
CIE-LCH:
38.5903, 56.3884, 19.7680
CIE-Luv:
38.5903, 91.4853, 10.3589
Hunter-Lab:
32.2839, 44.3178, 12.0326
#aa283f color charts
#aa283f color shades, tints & tones
#aa283f color schemes
#aa283f color preview, HTML & CSS examples
This text has a color of #aa283f
<p style="color:#aa283f;">Text here</p>
.mytext {color:#aa283f;}
This box has a color of #aa283f
<div style="background-color:#aa283f;">Content here</div>
.mybackground {background-color:#aa283f;}
Border around this has a color of #aa283f
<div style="border:2px solid #aa283f;">Content here</div>
.myborder {border:2px solid #aa283f;}