#a6082d color space conversions
Hex:
#a6082d
RGB:
166, 8, 45
CMY:
35, 97, 82
CMYK:
0, 95, 73, 35
HSL:
346°, 90.8046%, 34.1176%
HSV (HSB):
346°, 95.1807%, 65.0980%
XYZ:
16.2864, 8.4701, 3.2591
xyY:
0.5813, 0.3023, 8.4701
CIE-Lab:
34.9434, 58.1310, 25.7355
CIE-LCH:
34.9434, 63.5730, 23.8797
CIE-Luv:
34.9434, 103.4025, 13.4144
Hunter-Lab:
29.1035, 48.9580, 13.7329
#a6082d color charts
#a6082d color shades, tints & tones
#a6082d color schemes
#a6082d color preview, HTML & CSS examples
This text has a color of #a6082d
<p style="color:#a6082d;">Text here</p>
.mytext {color:#a6082d;}
This box has a color of #a6082d
<div style="background-color:#a6082d;">Content here</div>
.mybackground {background-color:#a6082d;}
Border around this has a color of #a6082d
<div style="border:2px solid #a6082d;">Content here</div>
.myborder {border:2px solid #a6082d;}