#a6020c color space conversions
Hex:
#a6020c
RGB:
166, 2, 12
CMY:
35, 99, 95
CMYK:
0, 99, 93, 35
HSL:
356°, 97.6190%, 32.9412%
HSV (HSB):
356°, 98.7952%, 65.0980%
XYZ:
15.8140, 8.1770, 1.0926
xyY:
0.6305, 0.3260, 8.1770
CIE-Lab:
34.3487, 57.9826, 43.6692
CIE-LCH:
34.3487, 72.5877, 36.9850
CIE-Luv:
34.3487, 110.9284, 22.7059
Hunter-Lab:
28.5954, 48.6731, 17.7513
#a6020c color charts
#a6020c color shades, tints & tones
#a6020c color schemes
#a6020c color preview, HTML & CSS examples
This text has a color of #a6020c
<p style="color:#a6020c;">Text here</p>
.mytext {color:#a6020c;}
This box has a color of #a6020c
<div style="background-color:#a6020c;">Content here</div>
.mybackground {background-color:#a6020c;}
Border around this has a color of #a6020c
<div style="border:2px solid #a6020c;">Content here</div>
.myborder {border:2px solid #a6020c;}