#a60b3d color space conversions
Hex:
#a60b3d
RGB:
166, 11, 61
CMY:
35, 96, 76
CMYK:
0, 93, 63, 35
HSL:
341°, 87.5706%, 34.7059%
HSV (HSB):
341°, 93.3735%, 65.0980%
XYZ:
16.6879, 8.6833, 5.2114
xyY:
0.5457, 0.2839, 8.6833
CIE-Lab:
35.3672, 58.5680, 15.9489
CIE-LCH:
35.3672, 60.7007, 15.2331
CIE-Luv:
35.3672, 97.8210, 5.6888
Hunter-Lab:
29.4674, 49.5196, 10.1416
#a60b3d color charts
#a60b3d color shades, tints & tones
#a60b3d color schemes
#a60b3d color preview, HTML & CSS examples
This text has a color of #a60b3d
<p style="color:#a60b3d;">Text here</p>
.mytext {color:#a60b3d;}
This box has a color of #a60b3d
<div style="background-color:#a60b3d;">Content here</div>
.mybackground {background-color:#a60b3d;}
Border around this has a color of #a60b3d
<div style="border:2px solid #a60b3d;">Content here</div>
.myborder {border:2px solid #a60b3d;}