#a1b9ac color space conversions
Hex:
#a1b9ac
RGB:
161, 185, 172
CMY:
37, 27, 33
CMYK:
13, 0, 7, 27
HSL:
148°, 14.6341%, 67.8431%
HSV (HSB):
148°, 12.9730%, 72.5490%
XYZ:
39.4933, 45.2535, 45.6830
xyY:
0.3028, 0.3470, 45.2535
CIE-Lab:
73.0585, -10.7675, 3.8240
CIE-LCH:
73.0585, 11.4263, 160.4478
CIE-Luv:
73.0585, -12.4898, 7.4313
Hunter-Lab:
67.2708, -12.9301, 6.8262
#a1b9ac color charts
#a1b9ac color shades, tints & tones
#a1b9ac color schemes
#a1b9ac color preview, HTML & CSS examples
This text has a color of #a1b9ac
<p style="color:#a1b9ac;">Text here</p>
.mytext {color:#a1b9ac;}
This box has a color of #a1b9ac
<div style="background-color:#a1b9ac;">Content here</div>
.mybackground {background-color:#a1b9ac;}
Border around this has a color of #a1b9ac
<div style="border:2px solid #a1b9ac;">Content here</div>
.myborder {border:2px solid #a1b9ac;}