#a67f6b color space conversions
Hex:
#a67f6b
RGB:
166, 127, 107
CMY:
35, 50, 58
CMYK:
0, 23, 36, 35
HSL:
20°, 24.8945%, 53.5294%
HSV (HSB):
20°, 35.5422%, 65.0980%
XYZ:
25.9691, 24.3473, 17.2407
xyY:
0.3844, 0.3604, 24.3473
CIE-Lab:
56.4338, 12.2315, 16.6857
CIE-LCH:
56.4338, 20.6887, 53.7565
CIE-Luv:
56.4338, 26.9224, 19.3790
Hunter-Lab:
49.3430, 7.5940, 13.8238
#a67f6b color charts
#a67f6b color shades, tints & tones
#a67f6b color schemes
#a67f6b color preview, HTML & CSS examples
This text has a color of #a67f6b
<p style="color:#a67f6b;">Text here</p>
.mytext {color:#a67f6b;}
This box has a color of #a67f6b
<div style="background-color:#a67f6b;">Content here</div>
.mybackground {background-color:#a67f6b;}
Border around this has a color of #a67f6b
<div style="border:2px solid #a67f6b;">Content here</div>
.myborder {border:2px solid #a67f6b;}