#a6262e color space conversions
Hex:
#a6262e
RGB:
166, 38, 46
CMY:
35, 85, 82
CMYK:
0, 77, 72, 35
HSL:
356°, 62.7451%, 40.0000%
HSV (HSB):
356°, 77.1084%, 65.0980%
XYZ:
16.9121, 9.6905, 3.5638
xyY:
0.5606, 0.3212, 9.6905
CIE-Lab:
37.2811, 51.5670, 27.8880
CIE-LCH:
37.2811, 58.6251, 28.4050
CIE-Luv:
37.2811, 93.6744, 17.4023
Hunter-Lab:
31.1295, 42.4993, 15.0029
#a6262e color charts
#a6262e color shades, tints & tones
#a6262e color schemes
#a6262e color preview, HTML & CSS examples
This text has a color of #a6262e
<p style="color:#a6262e;">Text here</p>
.mytext {color:#a6262e;}
This box has a color of #a6262e
<div style="background-color:#a6262e;">Content here</div>
.mybackground {background-color:#a6262e;}
Border around this has a color of #a6262e
<div style="border:2px solid #a6262e;">Content here</div>
.myborder {border:2px solid #a6262e;}