#a67d7c color space conversions
Hex:
#a67d7c
RGB:
166, 125, 124
CMY:
35, 51, 51
CMYK:
0, 25, 25, 35
HSL:
1°, 19.0909%, 56.8627%
HSV (HSB):
1°, 25.3012%, 65.0980%
XYZ:
26.6976, 24.2295, 22.3384
xyY:
0.3644, 0.3307, 24.2295
CIE-Lab:
56.3168, 15.7418, 6.7261
CIE-LCH:
56.3168, 17.1186, 23.1359
CIE-Luv:
56.3168, 26.1791, 6.3466
Hunter-Lab:
49.2234, 10.6731, 7.5496
#a67d7c color charts
#a67d7c color shades, tints & tones
#a67d7c color schemes
#a67d7c color preview, HTML & CSS examples
This text has a color of #a67d7c
<p style="color:#a67d7c;">Text here</p>
.mytext {color:#a67d7c;}
This box has a color of #a67d7c
<div style="background-color:#a67d7c;">Content here</div>
.mybackground {background-color:#a67d7c;}
Border around this has a color of #a67d7c
<div style="border:2px solid #a67d7c;">Content here</div>
.myborder {border:2px solid #a67d7c;}