#a60e3c color space conversions
Hex:
#a60e3c
RGB:
166, 14, 60
CMY:
35, 95, 76
CMYK:
0, 92, 64, 35
HSL:
342°, 84.4444%, 35.2941%
HSV (HSB):
342°, 91.5663%, 65.0980%
XYZ:
16.6985, 8.7473, 5.0833
xyY:
0.5470, 0.2865, 8.7473
CIE-Lab:
35.4932, 58.0845, 16.7661
CIE-LCH:
35.4932, 60.4559, 16.1008
CIE-Luv:
35.4932, 97.6085, 6.5412
Hunter-Lab:
29.5759, 49.0234, 10.5128
#a60e3c color charts
#a60e3c color shades, tints & tones
#a60e3c color schemes
#a60e3c color preview, HTML & CSS examples
This text has a color of #a60e3c
<p style="color:#a60e3c;">Text here</p>
.mytext {color:#a60e3c;}
This box has a color of #a60e3c
<div style="background-color:#a60e3c;">Content here</div>
.mybackground {background-color:#a60e3c;}
Border around this has a color of #a60e3c
<div style="border:2px solid #a60e3c;">Content here</div>
.myborder {border:2px solid #a60e3c;}