#a60e5b color space conversions
Hex:
#a60e5b
RGB:
166, 14, 91
CMY:
35, 95, 64
CMYK:
0, 92, 45, 35
HSL:
330°, 84.4444%, 35.2941%
HSV (HSB):
330°, 91.5663%, 65.0980%
XYZ:
17.7713, 9.1764, 10.7321
xyY:
0.4716, 0.2435, 9.1764
CIE-Lab:
36.3217, 60.3857, -2.1759
CIE-LCH:
36.3217, 60.4248, 357.9364
CIE-Luv:
36.3217, 85.4890, -13.2852
Hunter-Lab:
30.2926, 51.7057, 0.1994
#a60e5b color charts
#a60e5b color shades, tints & tones
#a60e5b color schemes
#a60e5b color preview, HTML & CSS examples
This text has a color of #a60e5b
<p style="color:#a60e5b;">Text here</p>
.mytext {color:#a60e5b;}
This box has a color of #a60e5b
<div style="background-color:#a60e5b;">Content here</div>
.mybackground {background-color:#a60e5b;}
Border around this has a color of #a60e5b
<div style="border:2px solid #a60e5b;">Content here</div>
.myborder {border:2px solid #a60e5b;}