#a67b8c color space conversions
Hex:
#a67b8c
RGB:
166, 123, 140
CMY:
35, 52, 45
CMYK:
0, 26, 16, 35
HSL:
336°, 19.4570%, 56.6667%
HSV (HSB):
336°, 25.9036%, 65.0980%
XYZ:
27.5425, 24.1664, 28.0239
xyY:
0.3454, 0.3031, 24.1664
CIE-Lab:
56.2540, 19.4310, -2.6434
CIE-LCH:
56.2540, 19.6100, 352.2531
CIE-Luv:
56.2540, 25.2536, -7.0112
Hunter-Lab:
49.1593, 13.9794, 0.6125
#a67b8c color charts
#a67b8c color shades, tints & tones
#a67b8c color schemes
#a67b8c color preview, HTML & CSS examples
This text has a color of #a67b8c
<p style="color:#a67b8c;">Text here</p>
.mytext {color:#a67b8c;}
This box has a color of #a67b8c
<div style="background-color:#a67b8c;">Content here</div>
.mybackground {background-color:#a67b8c;}
Border around this has a color of #a67b8c
<div style="border:2px solid #a67b8c;">Content here</div>
.myborder {border:2px solid #a67b8c;}