#a18a8c color space conversions
Hex:
#a18a8c
RGB:
161, 138, 140
CMY:
37, 46, 45
CMYK:
0, 14, 13, 37
HSL:
355°, 10.9005%, 58.6275%
HSV (HSB):
355°, 14.2857%, 63.1373%
XYZ:
28.5200, 27.6475, 28.6443
xyY:
0.3363, 0.3260, 27.6475
CIE-Lab:
59.5689, 9.0117, 2.1401
CIE-LCH:
59.5689, 9.2623, 13.3589
CIE-Luv:
59.5689, 13.7420, 1.4636
Hunter-Lab:
52.5809, 4.8025, 4.5074
#a18a8c color charts
#a18a8c color shades, tints & tones
#a18a8c color schemes
#a18a8c color preview, HTML & CSS examples
This text has a color of #a18a8c
<p style="color:#a18a8c;">Text here</p>
.mytext {color:#a18a8c;}
This box has a color of #a18a8c
<div style="background-color:#a18a8c;">Content here</div>
.mybackground {background-color:#a18a8c;}
Border around this has a color of #a18a8c
<div style="border:2px solid #a18a8c;">Content here</div>
.myborder {border:2px solid #a18a8c;}