#aa263d color space conversions
Hex:
#aa263d
RGB:
170, 38, 61
CMY:
33, 85, 76
CMYK:
0, 78, 64, 33
HSL:
350°, 63.4615%, 40.7843%
HSV (HSB):
350°, 77.6471%, 66.6667%
XYZ:
18.1130, 10.2692, 5.4424
xyY:
0.5355, 0.3036, 10.2692
CIE-Lab:
38.3213, 53.5878, 19.9848
CIE-LCH:
38.3213, 57.1931, 20.4523
CIE-Luv:
38.3213, 92.9425, 10.9735
Hunter-Lab:
32.0456, 44.8130, 12.3626
#aa263d color charts
#aa263d color shades, tints & tones
#aa263d color schemes
#aa263d color preview, HTML & CSS examples
This text has a color of #aa263d
<p style="color:#aa263d;">Text here</p>
.mytext {color:#aa263d;}
This box has a color of #aa263d
<div style="background-color:#aa263d;">Content here</div>
.mybackground {background-color:#aa263d;}
Border around this has a color of #aa263d
<div style="border:2px solid #aa263d;">Content here</div>
.myborder {border:2px solid #aa263d;}