#a67f8d color space conversions
Hex:
#a67f8d
RGB:
166, 127, 141
CMY:
35, 50, 45
CMYK:
0, 23, 15, 35
HSL:
338°, 17.9724%, 57.4510%
HSV (HSB):
338°, 23.4940%, 65.0980%
XYZ:
28.1230, 25.2088, 28.5829
xyY:
0.3433, 0.3077, 25.2088
CIE-Lab:
57.2783, 17.3242, -1.7176
CIE-LCH:
57.2783, 17.4091, 354.3380
CIE-Luv:
57.2783, 22.9346, -5.3634
Hunter-Lab:
50.2084, 12.1176, 1.3930
#a67f8d color charts
#a67f8d color shades, tints & tones
#a67f8d color schemes
#a67f8d color preview, HTML & CSS examples
This text has a color of #a67f8d
<p style="color:#a67f8d;">Text here</p>
.mytext {color:#a67f8d;}
This box has a color of #a67f8d
<div style="background-color:#a67f8d;">Content here</div>
.mybackground {background-color:#a67f8d;}
Border around this has a color of #a67f8d
<div style="border:2px solid #a67f8d;">Content here</div>
.myborder {border:2px solid #a67f8d;}