#a18a9e color space conversions
Hex:
#a18a9e
RGB:
161, 138, 158
CMY:
37, 46, 38
CMYK:
0, 14, 2, 37
HSL:
308°, 10.9005%, 58.6275%
HSV (HSB):
308°, 14.2857%, 63.1373%
XYZ:
29.9580, 28.2226, 36.2163
xyY:
0.3174, 0.2990, 28.2226
CIE-Lab:
60.0894, 12.3021, -7.3843
CIE-LCH:
60.0894, 14.3481, 329.0258
CIE-Luv:
60.0894, 12.0334, -12.7558
Hunter-Lab:
53.1250, 7.6901, -3.2316
#a18a9e color charts
#a18a9e color shades, tints & tones
#a18a9e color schemes
#a18a9e color preview, HTML & CSS examples
This text has a color of #a18a9e
<p style="color:#a18a9e;">Text here</p>
.mytext {color:#a18a9e;}
This box has a color of #a18a9e
<div style="background-color:#a18a9e;">Content here</div>
.mybackground {background-color:#a18a9e;}
Border around this has a color of #a18a9e
<div style="border:2px solid #a18a9e;">Content here</div>
.myborder {border:2px solid #a18a9e;}