#aa011d color space conversions
Hex:
#aa011d
RGB:
170, 1, 29
CMY:
33, 100, 89
CMYK:
0, 99, 83, 33
HSL:
350°, 98.8304%, 33.5294%
HSV (HSB):
350°, 99.4118%, 66.6667%
XYZ:
16.8102, 8.6565, 1.9473
xyY:
0.6132, 0.3158, 8.6565
CIE-Lab:
35.3143, 59.4784, 36.1709
CIE-LCH:
35.3143, 69.6133, 31.3052
CIE-Luv:
35.3143, 111.5974, 19.5297
Hunter-Lab:
29.4219, 50.4977, 16.6712
#aa011d color charts
#aa011d color shades, tints & tones
#aa011d color schemes
#aa011d color preview, HTML & CSS examples
This text has a color of #aa011d
<p style="color:#aa011d;">Text here</p>
.mytext {color:#aa011d;}
This box has a color of #aa011d
<div style="background-color:#aa011d;">Content here</div>
.mybackground {background-color:#aa011d;}
Border around this has a color of #aa011d
<div style="border:2px solid #aa011d;">Content here</div>
.myborder {border:2px solid #aa011d;}