#a67c7f color space conversions
Hex:
#a67c7f
RGB:
166, 124, 127
CMY:
35, 51, 50
CMYK:
0, 25, 23, 35
HSL:
356°, 19.0909%, 56.8627%
HSV (HSB):
356°, 25.3012%, 65.0980%
XYZ:
26.7643, 24.0546, 23.3110
xyY:
0.3610, 0.3245, 24.0546
CIE-Lab:
56.1424, 16.7660, 4.7378
CIE-LCH:
56.1424, 17.4225, 15.7793
CIE-Luv:
56.1424, 26.3890, 3.5412
Hunter-Lab:
49.0455, 11.5785, 6.1516
#a67c7f color charts
#a67c7f color shades, tints & tones
#a67c7f color schemes
#a67c7f color preview, HTML & CSS examples
This text has a color of #a67c7f
<p style="color:#a67c7f;">Text here</p>
.mytext {color:#a67c7f;}
This box has a color of #a67c7f
<div style="background-color:#a67c7f;">Content here</div>
.mybackground {background-color:#a67c7f;}
Border around this has a color of #a67c7f
<div style="border:2px solid #a67c7f;">Content here</div>
.myborder {border:2px solid #a67c7f;}