#aa1005 color space conversions
Hex:
#aa1005
RGB:
170, 16, 5
CMY:
33, 94, 98
CMYK:
0, 91, 97, 33
HSL:
4°, 94.2857%, 34.3137%
HSV (HSB):
4°, 97.0588%, 66.6667%
XYZ:
16.7902, 8.9276, 0.9818
xyY:
0.6289, 0.3344, 8.9276
CIE-Lab:
35.8445, 57.0819, 47.7587
CIE-LCH:
35.8445, 74.4261, 39.9182
CIE-Luv:
35.8445, 111.4925, 25.4405
Hunter-Lab:
29.8791, 48.0179, 18.9671
#aa1005 color charts
#aa1005 color shades, tints & tones
#aa1005 color schemes
#aa1005 color preview, HTML & CSS examples
This text has a color of #aa1005
<p style="color:#aa1005;">Text here</p>
.mytext {color:#aa1005;}
This box has a color of #aa1005
<div style="background-color:#aa1005;">Content here</div>
.mybackground {background-color:#aa1005;}
Border around this has a color of #aa1005
<div style="border:2px solid #aa1005;">Content here</div>
.myborder {border:2px solid #aa1005;}