#a1888e color space conversions
Hex:
#a1888e
RGB:
161, 136, 142
CMY:
37, 47, 44
CMYK:
0, 16, 12, 37
HSL:
346°, 11.7371%, 58.2353%
HSV (HSB):
346°, 15.5280%, 63.1373%
XYZ:
28.3846, 27.1384, 29.3334
xyY:
0.3345, 0.3198, 27.1384
CIE-Lab:
59.1022, 10.4926, 0.3158
CIE-LCH:
59.1022, 10.4973, 1.7241
CIE-Luv:
59.1022, 14.6442, -1.3358
Hunter-Lab:
52.0945, 6.0934, 3.0811
#a1888e color charts
#a1888e color shades, tints & tones
#a1888e color schemes
#a1888e color preview, HTML & CSS examples
This text has a color of #a1888e
<p style="color:#a1888e;">Text here</p>
.mytext {color:#a1888e;}
This box has a color of #a1888e
<div style="background-color:#a1888e;">Content here</div>
.mybackground {background-color:#a1888e;}
Border around this has a color of #a1888e
<div style="border:2px solid #a1888e;">Content here</div>
.myborder {border:2px solid #a1888e;}