#a60b2d color space conversions
Hex:
#a60b2d
RGB:
166, 11, 45
CMY:
35, 96, 82
CMYK:
0, 93, 73, 35
HSL:
347°, 87.5706%, 34.7059%
HSV (HSB):
347°, 93.3735%, 65.0980%
XYZ:
16.3192, 8.5358, 3.2701
xyY:
0.5802, 0.3035, 8.5358
CIE-Lab:
35.0747, 57.7514, 25.8925
CIE-LCH:
35.0747, 63.2902, 24.1488
CIE-Luv:
35.0747, 102.8573, 13.6657
Hunter-Lab:
29.2161, 48.5765, 13.8151
#a60b2d color charts
#a60b2d color shades, tints & tones
#a60b2d color schemes
#a60b2d color preview, HTML & CSS examples
This text has a color of #a60b2d
<p style="color:#a60b2d;">Text here</p>
.mytext {color:#a60b2d;}
This box has a color of #a60b2d
<div style="background-color:#a60b2d;">Content here</div>
.mybackground {background-color:#a60b2d;}
Border around this has a color of #a60b2d
<div style="border:2px solid #a60b2d;">Content here</div>
.myborder {border:2px solid #a60b2d;}