#a60d5d color space conversions
Hex:
#a60d5d
RGB:
166, 13, 93
CMY:
35, 95, 64
CMYK:
0, 92, 44, 35
HSL:
329°, 85.4749%, 35.0980%
HSV (HSB):
329°, 92.1687%, 65.0980%
XYZ:
17.8456, 9.1852, 11.1883
xyY:
0.4669, 0.2403, 9.1852
CIE-Lab:
36.3384, 60.7121, -3.4380
CIE-LCH:
36.3384, 60.8094, 356.7589
CIE-Luv:
36.3384, 84.7814, -14.8248
Hunter-Lab:
30.3070, 52.0684, -0.6728
#a60d5d color charts
#a60d5d color shades, tints & tones
#a60d5d color schemes
#a60d5d color preview, HTML & CSS examples
This text has a color of #a60d5d
<p style="color:#a60d5d;">Text here</p>
.mytext {color:#a60d5d;}
This box has a color of #a60d5d
<div style="background-color:#a60d5d;">Content here</div>
.mybackground {background-color:#a60d5d;}
Border around this has a color of #a60d5d
<div style="border:2px solid #a60d5d;">Content here</div>
.myborder {border:2px solid #a60d5d;}