#a60b3e color space conversions
Hex:
#a60b3e
RGB:
166, 11, 62
CMY:
35, 96, 76
CMYK:
0, 93, 63, 35
HSL:
340°, 87.5706%, 34.7059%
HSV (HSB):
340°, 93.3735%, 65.0980%
XYZ:
16.7151, 8.6941, 5.3546
xyY:
0.5433, 0.2826, 8.6941
CIE-Lab:
35.3886, 58.6275, 15.3267
CIE-LCH:
35.3886, 60.5978, 14.6507
CIE-Luv:
35.3886, 97.4693, 5.1280
Hunter-Lab:
29.4858, 49.5887, 9.8731
#a60b3e color charts
#a60b3e color shades, tints & tones
#a60b3e color schemes
#a60b3e color preview, HTML & CSS examples
This text has a color of #a60b3e
<p style="color:#a60b3e;">Text here</p>
.mytext {color:#a60b3e;}
This box has a color of #a60b3e
<div style="background-color:#a60b3e;">Content here</div>
.mybackground {background-color:#a60b3e;}
Border around this has a color of #a60b3e
<div style="border:2px solid #a60b3e;">Content here</div>
.myborder {border:2px solid #a60b3e;}