#a0606c color space conversions
Hex:
#a0606c
RGB:
160, 96, 108
CMY:
37, 62, 58
CMYK:
0, 40, 33, 37
HSL:
349°, 25.1969%, 50.1961%
HSV (HSB):
349°, 40.0000%, 62.7451%
XYZ:
21.3868, 16.9220, 16.3264
xyY:
0.3914, 0.3097, 16.9220
CIE-Lab:
48.1616, 27.5573, 4.3707
CIE-LCH:
48.1616, 27.9018, 9.0124
CIE-Luv:
48.1616, 41.3447, 0.8985
Hunter-Lab:
41.1364, 20.8136, 5.2642
#a0606c color charts
#a0606c color shades, tints & tones
#a0606c color schemes
#a0606c color preview, HTML & CSS examples
This text has a color of #a0606c
<p style="color:#a0606c;">Text here</p>
.mytext {color:#a0606c;}
This box has a color of #a0606c
<div style="background-color:#a0606c;">Content here</div>
.mybackground {background-color:#a0606c;}
Border around this has a color of #a0606c
<div style="border:2px solid #a0606c;">Content here</div>
.myborder {border:2px solid #a0606c;}