#a6021e color space conversions
Hex:
#a6021e
RGB:
166, 2, 30
CMY:
35, 99, 88
CMYK:
0, 99, 82, 35
HSL:
350°, 97.6190%, 32.9412%
HSV (HSB):
350°, 98.7952%, 65.0980%
XYZ:
15.9819, 8.2441, 1.9772
xyY:
0.6099, 0.3146, 8.2441
CIE-Lab:
34.4863, 58.3601, 34.4763
CIE-LCH:
34.4863, 67.7829, 30.5726
CIE-Luv:
34.4863, 108.1788, 18.5360
Hunter-Lab:
28.7126, 49.1091, 16.0160
#a6021e color charts
#a6021e color shades, tints & tones
#a6021e color schemes
#a6021e color preview, HTML & CSS examples
This text has a color of #a6021e
<p style="color:#a6021e;">Text here</p>
.mytext {color:#a6021e;}
This box has a color of #a6021e
<div style="background-color:#a6021e;">Content here</div>
.mybackground {background-color:#a6021e;}
Border around this has a color of #a6021e
<div style="border:2px solid #a6021e;">Content here</div>
.myborder {border:2px solid #a6021e;}