#a68b8f color space conversions
Hex:
#a68b8f
RGB:
166, 139, 143
CMY:
35, 45, 44
CMYK:
0, 16, 14, 35
HSL:
351°, 13.1707%, 59.8039%
HSV (HSB):
351°, 16.2651%, 65.0980%
XYZ:
29.9164, 28.5554, 29.9216
xyY:
0.3384, 0.3230, 28.5554
CIE-Lab:
60.3872, 10.8608, 1.6737
CIE-LCH:
60.3872, 10.9890, 8.7609
CIE-Luv:
60.3872, 16.1116, 0.4937
Hunter-Lab:
53.4373, 6.4166, 4.2073
#a68b8f color charts
#a68b8f color shades, tints & tones
#a68b8f color schemes
#a68b8f color preview, HTML & CSS examples
This text has a color of #a68b8f
<p style="color:#a68b8f;">Text here</p>
.mytext {color:#a68b8f;}
This box has a color of #a68b8f
<div style="background-color:#a68b8f;">Content here</div>
.mybackground {background-color:#a68b8f;}
Border around this has a color of #a68b8f
<div style="border:2px solid #a68b8f;">Content here</div>
.myborder {border:2px solid #a68b8f;}