#a6164e color space conversions
Hex:
#a6164e
RGB:
166, 22, 78
CMY:
35, 91, 69
CMYK:
0, 87, 53, 35
HSL:
337°, 76.5957%, 36.8627%
HSV (HSB):
337°, 86.7470%, 65.0980%
XYZ:
17.3879, 9.2309, 8.0730
xyY:
0.5012, 0.2661, 9.2309
CIE-Lab:
36.4250, 57.8697, 6.3669
CIE-LCH:
36.4250, 58.2189, 6.2785
CIE-Luv:
36.4250, 89.2163, -3.3016
Hunter-Lab:
30.3823, 48.9872, 5.5135
#a6164e color charts
#a6164e color shades, tints & tones
#a6164e color schemes
#a6164e color preview, HTML & CSS examples
This text has a color of #a6164e
<p style="color:#a6164e;">Text here</p>
.mytext {color:#a6164e;}
This box has a color of #a6164e
<div style="background-color:#a6164e;">Content here</div>
.mybackground {background-color:#a6164e;}
Border around this has a color of #a6164e
<div style="border:2px solid #a6164e;">Content here</div>
.myborder {border:2px solid #a6164e;}