#a0686c color space conversions
Hex:
#a0686c
RGB:
160, 104, 108
CMY:
37, 59, 58
CMYK:
0, 35, 33, 37
HSL:
356°, 22.7642%, 51.7647%
HSV (HSB):
356°, 35.0000%, 62.7451%
XYZ:
22.1543, 18.4569, 16.5822
xyY:
0.3874, 0.3227, 18.4569
CIE-Lab:
50.0457, 23.0314, 7.0670
CIE-LCH:
50.0457, 24.0913, 17.0582
CIE-Luv:
50.0457, 36.5999, 5.1818
Hunter-Lab:
42.9615, 16.8658, 7.1884
#a0686c color charts
#a0686c color shades, tints & tones
#a0686c color schemes
#a0686c color preview, HTML & CSS examples
This text has a color of #a0686c
<p style="color:#a0686c;">Text here</p>
.mytext {color:#a0686c;}
This box has a color of #a0686c
<div style="background-color:#a0686c;">Content here</div>
.mybackground {background-color:#a0686c;}
Border around this has a color of #a0686c
<div style="border:2px solid #a0686c;">Content here</div>
.myborder {border:2px solid #a0686c;}