#a6604c color space conversions
Hex:
#a6604c
RGB:
166, 96, 76
CMY:
35, 62, 70
CMYK:
0, 42, 54, 35
HSL:
13°, 37.1901%, 47.4510%
HSV (HSB):
13°, 54.2169%, 65.0980%
XYZ:
21.2133, 16.9945, 8.9997
xyY:
0.4494, 0.3600, 16.9945
CIE-Lab:
48.2532, 26.3379, 23.6610
CIE-LCH:
48.2532, 35.4052, 41.9354
CIE-Luv:
48.2532, 51.4898, 22.7298
Hunter-Lab:
41.2244, 19.7098, 15.9135
#a6604c color charts
#a6604c color shades, tints & tones
#a6604c color schemes
#a6604c color preview, HTML & CSS examples
This text has a color of #a6604c
<p style="color:#a6604c;">Text here</p>
.mytext {color:#a6604c;}
This box has a color of #a6604c
<div style="background-color:#a6604c;">Content here</div>
.mybackground {background-color:#a6604c;}
Border around this has a color of #a6604c
<div style="border:2px solid #a6604c;">Content here</div>
.myborder {border:2px solid #a6604c;}