#a67f4d color space conversions
Hex:
#a67f4d
RGB:
166, 127, 77
CMY:
35, 50, 70
CMYK:
0, 23, 54, 35
HSL:
34°, 36.6255%, 47.6471%
HSV (HSB):
34°, 53.6145%, 65.0980%
XYZ:
24.6548, 23.8216, 10.3197
xyY:
0.4193, 0.4052, 23.8216
CIE-Lab:
55.9087, 8.9267, 32.7935
CIE-LCH:
55.9087, 33.9867, 74.7726
CIE-Luv:
55.9087, 29.7876, 36.9630
Hunter-Lab:
48.8073, 4.7557, 21.6289
#a67f4d color charts
#a67f4d color shades, tints & tones
#a67f4d color schemes
#a67f4d color preview, HTML & CSS examples
This text has a color of #a67f4d
<p style="color:#a67f4d;">Text here</p>
.mytext {color:#a67f4d;}
This box has a color of #a67f4d
<div style="background-color:#a67f4d;">Content here</div>
.mybackground {background-color:#a67f4d;}
Border around this has a color of #a67f4d
<div style="border:2px solid #a67f4d;">Content here</div>
.myborder {border:2px solid #a67f4d;}