#a6212b color space conversions
Hex:
#a6212b
RGB:
166, 33, 43
CMY:
35, 87, 83
CMYK:
0, 80, 74, 35
HSL:
355°, 66.8342%, 39.0196%
HSV (HSB):
355°, 80.1205%, 65.0980%
XYZ:
16.7058, 9.3691, 3.2134
xyY:
0.5704, 0.3199, 9.3691
CIE-Lab:
36.6855, 52.9857, 29.0307
CIE-LCH:
36.6855, 60.4175, 28.7182
CIE-Luv:
36.6855, 96.6125, 17.6175
Hunter-Lab:
30.6090, 43.8559, 15.2019
#a6212b color charts
#a6212b color shades, tints & tones
#a6212b color schemes
#a6212b color preview, HTML & CSS examples
This text has a color of #a6212b
<p style="color:#a6212b;">Text here</p>
.mytext {color:#a6212b;}
This box has a color of #a6212b
<div style="background-color:#a6212b;">Content here</div>
.mybackground {background-color:#a6212b;}
Border around this has a color of #a6212b
<div style="border:2px solid #a6212b;">Content here</div>
.myborder {border:2px solid #a6212b;}