#a60d2c color space conversions
Hex:
#a60d2c
RGB:
166, 13, 44
CMY:
35, 95, 83
CMYK:
0, 92, 73, 35
HSL:
348°, 85.4749%, 35.0980%
HSV (HSB):
348°, 92.1687%, 65.0980%
XYZ:
16.3244, 8.5767, 3.1779
xyY:
0.5814, 0.3054, 8.5767
CIE-Lab:
35.1562, 57.4301, 26.6223
CIE-LCH:
35.1562, 63.3005, 24.8706
CIE-Luv:
35.1562, 102.7292, 14.2817
Hunter-Lab:
29.2860, 48.2480, 14.0664
#a60d2c color charts
#a60d2c color shades, tints & tones
#a60d2c color schemes
#a60d2c color preview, HTML & CSS examples
This text has a color of #a60d2c
<p style="color:#a60d2c;">Text here</p>
.mytext {color:#a60d2c;}
This box has a color of #a60d2c
<div style="background-color:#a60d2c;">Content here</div>
.mybackground {background-color:#a60d2c;}
Border around this has a color of #a60d2c
<div style="border:2px solid #a60d2c;">Content here</div>
.myborder {border:2px solid #a60d2c;}