#a60b0d color space conversions
Hex:
#a60b0d
RGB:
166, 11, 13
CMY:
35, 96, 95
CMYK:
0, 93, 92, 35
HSL:
359°, 87.5706%, 34.7059%
HSV (HSB):
359°, 93.3735%, 65.0980%
XYZ:
15.9182, 8.3754, 1.1584
xyY:
0.6254, 0.3291, 8.3754
CIE-Lab:
34.7528, 56.8440, 43.5173
CIE-LCH:
34.7528, 71.5890, 37.4361
CIE-Luv:
34.7528, 108.9750, 23.2347
Hunter-Lab:
28.9403, 47.5360, 17.8850
#a60b0d color charts
#a60b0d color shades, tints & tones
#a60b0d color schemes
#a60b0d color preview, HTML & CSS examples
This text has a color of #a60b0d
<p style="color:#a60b0d;">Text here</p>
.mytext {color:#a60b0d;}
This box has a color of #a60b0d
<div style="background-color:#a60b0d;">Content here</div>
.mybackground {background-color:#a60b0d;}
Border around this has a color of #a60b0d
<div style="border:2px solid #a60b0d;">Content here</div>
.myborder {border:2px solid #a60b0d;}