#a1bbbf color space conversions
Hex:
#a1bbbf
RGB:
161, 187, 191
CMY:
37, 27, 25
CMYK:
16, 2, 0, 25
HSL:
188°, 18.9873%, 69.0196%
HSV (HSB):
188°, 15.7068%, 74.9020%
XYZ:
41.8722, 46.8793, 56.1319
xyY:
0.2890, 0.3236, 46.8793
CIE-Lab:
74.1125, -7.9645, -5.0000
CIE-LCH:
74.1125, 9.4039, 212.1200
CIE-Luv:
74.1125, -13.9535, -6.2141
Hunter-Lab:
68.4685, -10.6572, -0.6793
#a1bbbf color charts
#a1bbbf color shades, tints & tones
#a1bbbf color schemes
#a1bbbf color preview, HTML & CSS examples
This text has a color of #a1bbbf
<p style="color:#a1bbbf;">Text here</p>
.mytext {color:#a1bbbf;}
This box has a color of #a1bbbf
<div style="background-color:#a1bbbf;">Content here</div>
.mybackground {background-color:#a1bbbf;}
Border around this has a color of #a1bbbf
<div style="border:2px solid #a1bbbf;">Content here</div>
.myborder {border:2px solid #a1bbbf;}