#a1b7ac color space conversions
Hex:
#a1b7ac
RGB:
161, 183, 172
CMY:
37, 28, 33
CMYK:
12, 0, 6, 28
HSL:
150°, 13.2530%, 67.4510%
HSV (HSB):
150°, 12.0219%, 71.7647%
XYZ:
39.0778, 44.4226, 45.5445
xyY:
0.3028, 0.3442, 44.4226
CIE-Lab:
72.5101, -9.7164, 3.0298
CIE-LCH:
72.5101, 10.1778, 162.6812
CIE-Luv:
72.5101, -11.5077, 6.0905
Hunter-Lab:
66.6503, -11.9814, 6.1402
#a1b7ac color charts
#a1b7ac color shades, tints & tones
#a1b7ac color schemes
#a1b7ac color preview, HTML & CSS examples
This text has a color of #a1b7ac
<p style="color:#a1b7ac;">Text here</p>
.mytext {color:#a1b7ac;}
This box has a color of #a1b7ac
<div style="background-color:#a1b7ac;">Content here</div>
.mybackground {background-color:#a1b7ac;}
Border around this has a color of #a1b7ac
<div style="border:2px solid #a1b7ac;">Content here</div>
.myborder {border:2px solid #a1b7ac;}