#a6404c color space conversions
Hex:
#a6404c
RGB:
166, 64, 76
CMY:
35, 75, 70
CMYK:
0, 61, 54, 35
HSL:
353°, 44.3478%, 45.0980%
HSV (HSB):
353°, 61.4458%, 65.0980%
XYZ:
18.8638, 12.2956, 8.2165
xyY:
0.4791, 0.3123, 12.2956
CIE-Lab:
41.6821, 43.0235, 14.9358
CIE-LCH:
41.6821, 45.5423, 19.1447
CIE-Luv:
41.6821, 72.1662, 9.2812
Hunter-Lab:
35.0651, 34.6630, 10.6526
#a6404c color charts
#a6404c color shades, tints & tones
#a6404c color schemes
#a6404c color preview, HTML & CSS examples
This text has a color of #a6404c
<p style="color:#a6404c;">Text here</p>
.mytext {color:#a6404c;}
This box has a color of #a6404c
<div style="background-color:#a6404c;">Content here</div>
.mybackground {background-color:#a6404c;}
Border around this has a color of #a6404c
<div style="border:2px solid #a6404c;">Content here</div>
.myborder {border:2px solid #a6404c;}