#a67d5d color space conversions
Hex:
#a67d5d
RGB:
166, 125, 93
CMY:
35, 51, 64
CMYK:
0, 25, 44, 35
HSL:
26°, 29.0837%, 50.7843%
HSV (HSB):
26°, 43.9759%, 65.0980%
XYZ:
25.0353, 23.5645, 13.5848
xyY:
0.4026, 0.3789, 23.5645
CIE-Lab:
55.6491, 11.6774, 23.5956
CIE-LCH:
55.6491, 26.3270, 63.6694
CIE-Luv:
55.6491, 29.6708, 27.1376
Hunter-Lab:
48.5433, 7.1071, 17.3880
#a67d5d color charts
#a67d5d color shades, tints & tones
#a67d5d color schemes
#a67d5d color preview, HTML & CSS examples
This text has a color of #a67d5d
<p style="color:#a67d5d;">Text here</p>
.mytext {color:#a67d5d;}
This box has a color of #a67d5d
<div style="background-color:#a67d5d;">Content here</div>
.mybackground {background-color:#a67d5d;}
Border around this has a color of #a67d5d
<div style="border:2px solid #a67d5d;">Content here</div>
.myborder {border:2px solid #a67d5d;}