#a68e5e color space conversions
Hex:
#a68e5e
RGB:
166, 142, 94
CMY:
35, 44, 63
CMYK:
0, 14, 43, 35
HSL:
40°, 28.8000%, 50.9804%
HSV (HSB):
40°, 43.3735%, 65.0980%
XYZ:
27.4193, 28.2611, 14.5995
xyY:
0.3901, 0.4021, 28.2611
CIE-Lab:
60.1239, 2.2561, 28.8822
CIE-LCH:
60.1239, 28.9702, 85.5335
CIE-Luv:
60.1239, 18.5005, 35.4560
Hunter-Lab:
53.1612, -0.9661, 20.9303
#a68e5e color charts
#a68e5e color shades, tints & tones
#a68e5e color schemes
#a68e5e color preview, HTML & CSS examples
This text has a color of #a68e5e
<p style="color:#a68e5e;">Text here</p>
.mytext {color:#a68e5e;}
This box has a color of #a68e5e
<div style="background-color:#a68e5e;">Content here</div>
.mybackground {background-color:#a68e5e;}
Border around this has a color of #a68e5e
<div style="border:2px solid #a68e5e;">Content here</div>
.myborder {border:2px solid #a68e5e;}