#a6101c color space conversions
Hex:
#a6101c
RGB:
166, 16, 28
CMY:
35, 94, 89
CMYK:
0, 90, 83, 35
HSL:
355°, 82.4176%, 35.6863%
HSV (HSB):
355°, 90.3614%, 65.0980%
XYZ:
16.1208, 8.5614, 1.9015
xyY:
0.6064, 0.3221, 8.5614
CIE-Lab:
35.1258, 56.4004, 36.2592
CIE-LCH:
35.1258, 67.0502, 32.7365
CIE-Luv:
35.1258, 105.6391, 20.3231
Hunter-Lab:
29.2599, 47.1400, 16.6289
#a6101c color charts
#a6101c color shades, tints & tones
#a6101c color schemes
#a6101c color preview, HTML & CSS examples
This text has a color of #a6101c
<p style="color:#a6101c;">Text here</p>
.mytext {color:#a6101c;}
This box has a color of #a6101c
<div style="background-color:#a6101c;">Content here</div>
.mybackground {background-color:#a6101c;}
Border around this has a color of #a6101c
<div style="border:2px solid #a6101c;">Content here</div>
.myborder {border:2px solid #a6101c;}