#a18b8f color space conversions
Hex:
#a18b8f
RGB:
161, 139, 143
CMY:
37, 45, 44
CMYK:
0, 14, 11, 37
HSL:
349°, 10.4762%, 58.8235%
HSV (HSB):
349°, 13.6646%, 63.1373%
XYZ:
28.8885, 28.0255, 29.8735
xyY:
0.3329, 0.3229, 28.0255
CIE-Lab:
59.9117, 8.9692, 0.9237
CIE-LCH:
59.9117, 9.0167, 5.8797
CIE-Luv:
59.9117, 12.9207, -0.2211
Hunter-Lab:
52.9391, 4.7628, 3.6001
#a18b8f color charts
#a18b8f color shades, tints & tones
#a18b8f color schemes
#a18b8f color preview, HTML & CSS examples
This text has a color of #a18b8f
<p style="color:#a18b8f;">Text here</p>
.mytext {color:#a18b8f;}
This box has a color of #a18b8f
<div style="background-color:#a18b8f;">Content here</div>
.mybackground {background-color:#a18b8f;}
Border around this has a color of #a18b8f
<div style="border:2px solid #a18b8f;">Content here</div>
.myborder {border:2px solid #a18b8f;}