#a6202e color space conversions
Hex:
#a6202e
RGB:
166, 32, 46
CMY:
35, 87, 82
CMYK:
0, 81, 72, 35
HSL:
354°, 67.6768%, 38.8235%
HSV (HSB):
354°, 80.7229%, 65.0980%
XYZ:
16.7355, 9.3373, 3.5050
xyY:
0.5658, 0.3157, 9.3373
CIE-Lab:
36.6257, 53.4095, 27.1123
CIE-LCH:
36.6257, 59.8970, 26.9137
CIE-Luv:
36.6257, 96.3076, 16.1595
Hunter-Lab:
30.5569, 44.2869, 14.5891
#a6202e color charts
#a6202e color shades, tints & tones
#a6202e color schemes
#a6202e color preview, HTML & CSS examples
This text has a color of #a6202e
<p style="color:#a6202e;">Text here</p>
.mytext {color:#a6202e;}
This box has a color of #a6202e
<div style="background-color:#a6202e;">Content here</div>
.mybackground {background-color:#a6202e;}
Border around this has a color of #a6202e
<div style="border:2px solid #a6202e;">Content here</div>
.myborder {border:2px solid #a6202e;}