#aa383f color space conversions
Hex:
#aa383f
RGB:
170, 56, 63
CMY:
33, 78, 75
CMYK:
0, 67, 63, 33
HSL:
356°, 50.4425%, 44.3137%
HSV (HSB):
356°, 67.0588%, 66.6667%
XYZ:
18.8889, 11.7333, 5.9718
xyY:
0.5162, 0.3206, 11.7333
CIE-Lab:
40.7890, 47.0025, 21.9240
CIE-LCH:
40.7890, 51.8643, 25.0064
CIE-Luv:
40.7890, 83.3615, 14.7908
Hunter-Lab:
34.2539, 38.4877, 13.6411
#aa383f color charts
#aa383f color shades, tints & tones
#aa383f color schemes
#aa383f color preview, HTML & CSS examples
This text has a color of #aa383f
<p style="color:#aa383f;">Text here</p>
.mytext {color:#aa383f;}
This box has a color of #aa383f
<div style="background-color:#aa383f;">Content here</div>
.mybackground {background-color:#aa383f;}
Border around this has a color of #aa383f
<div style="border:2px solid #aa383f;">Content here</div>
.myborder {border:2px solid #aa383f;}