#a68d2b color space conversions
Hex:
#a68d2b
RGB:
166, 141, 43
CMY:
35, 45, 83
CMYK:
0, 15, 74, 35
HSL:
48°, 58.8517%, 40.9804%
HSV (HSB):
48°, 74.0964%, 65.0980%
XYZ:
25.6868, 27.3312, 6.2071
xyY:
0.4337, 0.4615, 27.3312
CIE-Lab:
59.2796, -1.2147, 52.8192
CIE-LCH:
59.2796, 52.8332, 91.3174
CIE-Luv:
59.2796, 21.8386, 56.3660
Hunter-Lab:
52.2792, -3.7846, 29.5560
#a68d2b color charts
#a68d2b color shades, tints & tones
#a68d2b color schemes
#a68d2b color preview, HTML & CSS examples
This text has a color of #a68d2b
<p style="color:#a68d2b;">Text here</p>
.mytext {color:#a68d2b;}
This box has a color of #a68d2b
<div style="background-color:#a68d2b;">Content here</div>
.mybackground {background-color:#a68d2b;}
Border around this has a color of #a68d2b
<div style="border:2px solid #a68d2b;">Content here</div>
.myborder {border:2px solid #a68d2b;}