#a6272a color space conversions
Hex:
#a6272a
RGB:
166, 39, 42
CMY:
35, 85, 84
CMYK:
0, 77, 75, 35
HSL:
359°, 61.9512%, 40.1961%
HSV (HSB):
359°, 76.5060%, 65.0980%
XYZ:
16.8693, 9.7252, 3.1785
xyY:
0.5666, 0.3266, 9.7252
CIE-Lab:
37.3446, 51.0555, 30.3918
CIE-LCH:
37.3446, 59.4165, 30.7641
CIE-Luv:
37.3446, 94.0987, 19.2759
Hunter-Lab:
31.1852, 41.9835, 15.7866
#a6272a color charts
#a6272a color shades, tints & tones
#a6272a color schemes
#a6272a color preview, HTML & CSS examples
This text has a color of #a6272a
<p style="color:#a6272a;">Text here</p>
.mytext {color:#a6272a;}
This box has a color of #a6272a
<div style="background-color:#a6272a;">Content here</div>
.mybackground {background-color:#a6272a;}
Border around this has a color of #a6272a
<div style="border:2px solid #a6272a;">Content here</div>
.myborder {border:2px solid #a6272a;}