#a69e8e color space conversions
Hex:
#a69e8e
RGB:
166, 158, 142
CMY:
35, 38, 44
CMYK:
0, 5, 14, 35
HSL:
40°, 11.8812%, 60.3922%
HSV (HSB):
40°, 14.4578%, 65.0980%
XYZ:
32.8352, 34.5137, 30.5224
xyY:
0.3355, 0.3526, 34.5137
CIE-Lab:
65.3683, 0.1104, 9.3972
CIE-LCH:
65.3683, 9.3979, 89.3269
CIE-Luv:
65.3683, 5.6992, 13.1031
Hunter-Lab:
58.7484, -3.0437, 10.3201
#a69e8e color charts
#a69e8e color shades, tints & tones
#a69e8e color schemes
#a69e8e color preview, HTML & CSS examples
This text has a color of #a69e8e
<p style="color:#a69e8e;">Text here</p>
.mytext {color:#a69e8e;}
This box has a color of #a69e8e
<div style="background-color:#a69e8e;">Content here</div>
.mybackground {background-color:#a69e8e;}
Border around this has a color of #a69e8e
<div style="border:2px solid #a69e8e;">Content here</div>
.myborder {border:2px solid #a69e8e;}