#a6003c color space conversions
Hex:
#a6003c
RGB:
166, 0, 60
CMY:
35, 100, 76
CMYK:
0, 100, 64, 35
HSL:
338°, 100.0000%, 32.5490%
HSV (HSB):
338°, 100.0000%, 65.0980%
XYZ:
16.5415, 8.4332, 5.0309
xyY:
0.5513, 0.2811, 8.4332
CIE-Lab:
34.8693, 59.8928, 15.9386
CIE-LCH:
34.8693, 61.9773, 14.9021
CIE-Luv:
34.8693, 99.9895, 5.2740
Hunter-Lab:
29.0400, 50.8553, 10.0566
#a6003c color charts
#a6003c color shades, tints & tones
#a6003c color schemes
#a6003c color preview, HTML & CSS examples
This text has a color of #a6003c
<p style="color:#a6003c;">Text here</p>
.mytext {color:#a6003c;}
This box has a color of #a6003c
<div style="background-color:#a6003c;">Content here</div>
.mybackground {background-color:#a6003c;}
Border around this has a color of #a6003c
<div style="border:2px solid #a6003c;">Content here</div>
.myborder {border:2px solid #a6003c;}