#a6565d color space conversions
Hex:
#a6565d
RGB:
166, 86, 93
CMY:
35, 66, 64
CMYK:
0, 48, 44, 35
HSL:
355°, 31.7460%, 49.4118%
HSV (HSB):
355°, 48.1928%, 65.0980%
XYZ:
21.0295, 15.5529, 12.2496
xyY:
0.4307, 0.3185, 15.5529
CIE-Lab:
46.3823, 33.5232, 11.0062
CIE-LCH:
46.3823, 35.2838, 18.1759
CIE-Luv:
46.3823, 54.9632, 7.5750
Hunter-Lab:
39.4371, 26.1683, 9.1900
#a6565d color charts
#a6565d color shades, tints & tones
#a6565d color schemes
#a6565d color preview, HTML & CSS examples
This text has a color of #a6565d
<p style="color:#a6565d;">Text here</p>
.mytext {color:#a6565d;}
This box has a color of #a6565d
<div style="background-color:#a6565d;">Content here</div>
.mybackground {background-color:#a6565d;}
Border around this has a color of #a6565d
<div style="border:2px solid #a6565d;">Content here</div>
.myborder {border:2px solid #a6565d;}