#a60c3e color space conversions
Hex:
#a60c3e
RGB:
166, 12, 62
CMY:
35, 95, 76
CMYK:
0, 93, 63, 35
HSL:
341°, 86.5169%, 34.9020%
HSV (HSB):
341°, 92.7711%, 65.0980%
XYZ:
16.7269, 8.7177, 5.3585
xyY:
0.5430, 0.2830, 8.7177
CIE-Lab:
35.4351, 58.4932, 15.3889
CIE-LCH:
35.4351, 60.4837, 14.7398
CIE-Luv:
35.4351, 97.2945, 5.2230
Hunter-Lab:
29.5258, 49.4530, 9.9078
#a60c3e color charts
#a60c3e color shades, tints & tones
#a60c3e color schemes
#a60c3e color preview, HTML & CSS examples
This text has a color of #a60c3e
<p style="color:#a60c3e;">Text here</p>
.mytext {color:#a60c3e;}
This box has a color of #a60c3e
<div style="background-color:#a60c3e;">Content here</div>
.mybackground {background-color:#a60c3e;}
Border around this has a color of #a60c3e
<div style="border:2px solid #a60c3e;">Content here</div>
.myborder {border:2px solid #a60c3e;}