#a1888b color space conversions
Hex:
#a1888b
RGB:
161, 136, 139
CMY:
37, 47, 45
CMYK:
0, 16, 14, 37
HSL:
353°, 11.7371%, 58.2353%
HSV (HSB):
353°, 15.5280%, 63.1373%
XYZ:
28.1623, 27.0495, 28.1629
xyY:
0.3378, 0.3244, 27.0495
CIE-Lab:
59.0201, 9.9718, 1.9158
CIE-LCH:
59.0201, 10.1542, 10.8753
CIE-Luv:
59.0201, 14.9347, 0.9813
Hunter-Lab:
52.0091, 5.6397, 4.3009
#a1888b color charts
#a1888b color shades, tints & tones
#a1888b color schemes
#a1888b color preview, HTML & CSS examples
This text has a color of #a1888b
<p style="color:#a1888b;">Text here</p>
.mytext {color:#a1888b;}
This box has a color of #a1888b
<div style="background-color:#a1888b;">Content here</div>
.mybackground {background-color:#a1888b;}
Border around this has a color of #a1888b
<div style="border:2px solid #a1888b;">Content here</div>
.myborder {border:2px solid #a1888b;}