#a6020a color space conversions
Hex:
#a6020a
RGB:
166, 2, 10
CMY:
35, 99, 96
CMYK:
0, 99, 94, 35
HSL:
357°, 97.6190%, 32.9412%
HSV (HSB):
357°, 98.7952%, 65.0980%
XYZ:
15.8024, 8.1723, 1.0317
xyY:
0.6319, 0.3268, 8.1723
CIE-Lab:
34.3392, 57.9564, 44.4703
CIE-LCH:
34.3392, 73.0517, 37.4992
CIE-Luv:
34.3392, 111.1232, 23.0004
Hunter-Lab:
28.5873, 48.6429, 17.8714
#a6020a color charts
#a6020a color shades, tints & tones
#a6020a color schemes
#a6020a color preview, HTML & CSS examples
This text has a color of #a6020a
<p style="color:#a6020a;">Text here</p>
.mytext {color:#a6020a;}
This box has a color of #a6020a
<div style="background-color:#a6020a;">Content here</div>
.mybackground {background-color:#a6020a;}
Border around this has a color of #a6020a
<div style="border:2px solid #a6020a;">Content here</div>
.myborder {border:2px solid #a6020a;}