#a60d85 color space conversions
Hex:
#a60d85
RGB:
166, 13, 133
CMY:
35, 95, 48
CMYK:
0, 92, 20, 35
HSL:
313°, 85.4749%, 35.0980%
HSV (HSB):
313°, 92.1687%, 65.0980%
XYZ:
20.1034, 10.0883, 23.0780
xyY:
0.3774, 0.1894, 10.0883
CIE-Lab:
38.0004, 65.1465, -26.1414
CIE-LCH:
38.0004, 70.1958, 338.1358
CIE-Luv:
38.0004, 67.3311, -44.9869
Hunter-Lab:
31.7621, 57.3959, -20.8460
#a60d85 color charts
#a60d85 color shades, tints & tones
#a60d85 color schemes
#a60d85 color preview, HTML & CSS examples
This text has a color of #a60d85
<p style="color:#a60d85;">Text here</p>
.mytext {color:#a60d85;}
This box has a color of #a60d85
<div style="background-color:#a60d85;">Content here</div>
.mybackground {background-color:#a60d85;}
Border around this has a color of #a60d85
<div style="border:2px solid #a60d85;">Content here</div>
.myborder {border:2px solid #a60d85;}