#a9003c color space conversions
Hex:
#a9003c
RGB:
169, 0, 60
CMY:
34, 100, 76
CMYK:
0, 100, 64, 34
HSL:
339°, 100.0000%, 33.1373%
HSV (HSB):
339°, 100.0000%, 66.2745%
XYZ:
17.1778, 8.7613, 5.0607
xyY:
0.5541, 0.2826, 8.7613
CIE-Lab:
35.5205, 60.6205, 16.9200
CIE-LCH:
35.5205, 62.9375, 15.5952
CIE-Luv:
35.5205, 102.3722, 6.0556
Hunter-Lab:
29.5994, 51.7921, 10.5826
#a9003c color charts
#a9003c color shades, tints & tones
#a9003c color schemes
#a9003c color preview, HTML & CSS examples
This text has a color of #a9003c
<p style="color:#a9003c;">Text here</p>
.mytext {color:#a9003c;}
This box has a color of #a9003c
<div style="background-color:#a9003c;">Content here</div>
.mybackground {background-color:#a9003c;}
Border around this has a color of #a9003c
<div style="border:2px solid #a9003c;">Content here</div>
.myborder {border:2px solid #a9003c;}