#a60f3c color space conversions
Hex:
#a60f3c
RGB:
166, 15, 60
CMY:
35, 94, 76
CMYK:
0, 91, 64, 35
HSL:
342°, 83.4254%, 35.4902%
HSV (HSB):
342°, 90.9639%, 65.0980%
XYZ:
16.7123, 8.7749, 5.0878
xyY:
0.5466, 0.2870, 8.7749
CIE-Lab:
35.5472, 57.9286, 16.8376
CIE-LCH:
35.5472, 60.3260, 16.2071
CIE-Luv:
35.5472, 97.4027, 6.6508
Hunter-Lab:
29.6224, 48.8665, 10.5522
#a60f3c color charts
#a60f3c color shades, tints & tones
#a60f3c color schemes
#a60f3c color preview, HTML & CSS examples
This text has a color of #a60f3c
<p style="color:#a60f3c;">Text here</p>
.mytext {color:#a60f3c;}
This box has a color of #a60f3c
<div style="background-color:#a60f3c;">Content here</div>
.mybackground {background-color:#a60f3c;}
Border around this has a color of #a60f3c
<div style="border:2px solid #a60f3c;">Content here</div>
.myborder {border:2px solid #a60f3c;}