#a18c9e color space conversions
Hex:
#a18c9e
RGB:
161, 140, 158
CMY:
37, 45, 38
CMYK:
0, 13, 2, 37
HSL:
309°, 10.0478%, 59.0196%
HSV (HSB):
309°, 13.0435%, 63.1373%
XYZ:
30.2476, 28.8019, 36.3128
xyY:
0.3172, 0.3020, 28.8019
CIE-Lab:
60.6064, 11.1666, -6.6159
CIE-LCH:
60.6064, 12.9793, 329.3543
CIE-Luv:
60.6064, 11.0089, -11.4532
Hunter-Lab:
53.6674, 6.6869, -2.5501
#a18c9e color charts
#a18c9e color shades, tints & tones
#a18c9e color schemes
#a18c9e color preview, HTML & CSS examples
This text has a color of #a18c9e
<p style="color:#a18c9e;">Text here</p>
.mytext {color:#a18c9e;}
This box has a color of #a18c9e
<div style="background-color:#a18c9e;">Content here</div>
.mybackground {background-color:#a18c9e;}
Border around this has a color of #a18c9e
<div style="border:2px solid #a18c9e;">Content here</div>
.myborder {border:2px solid #a18c9e;}