#a6912d color space conversions
Hex:
#a6912d
RGB:
166, 145, 45
CMY:
35, 43, 82
CMYK:
0, 13, 73, 35
HSL:
50°, 57.3460%, 41.3725%
HSV (HSB):
50°, 72.8916%, 65.0980%
XYZ:
26.3249, 28.5473, 6.6053
xyY:
0.4282, 0.4644, 28.5473
CIE-Lab:
60.3800, -3.3025, 53.1043
CIE-LCH:
60.3800, 53.2069, 93.5586
CIE-Luv:
60.3800, 18.9546, 57.5365
Hunter-Lab:
53.4296, -5.5544, 30.0709
#a6912d color charts
#a6912d color shades, tints & tones
#a6912d color schemes
#a6912d color preview, HTML & CSS examples
This text has a color of #a6912d
<p style="color:#a6912d;">Text here</p>
.mytext {color:#a6912d;}
This box has a color of #a6912d
<div style="background-color:#a6912d;">Content here</div>
.mybackground {background-color:#a6912d;}
Border around this has a color of #a6912d
<div style="border:2px solid #a6912d;">Content here</div>
.myborder {border:2px solid #a6912d;}