#b1a1a2 color space conversions
Hex:
#b1a1a2
RGB:
177, 161, 162
CMY:
31, 37, 36
CMYK:
0, 9, 8, 31
HSL:
356°, 9.3023%, 66.2745%
HSV (HSB):
356°, 9.0395%, 69.4118%
XYZ:
37.3979, 37.4455, 39.4390
xyY:
0.3272, 0.3277, 37.4455
CIE-Lab:
67.6099, 5.9991, 1.5881
CIE-LCH:
67.6099, 6.2057, 14.8276
CIE-Luv:
67.6099, 9.3871, 1.2572
Hunter-Lab:
61.1927, 2.0030, 4.6222
#b1a1a2 color charts
#b1a1a2 color shades, tints & tones
#b1a1a2 color schemes
#b1a1a2 color preview, HTML & CSS examples
This text has a color of #b1a1a2
<p style="color:#b1a1a2;">Text here</p>
.mytext {color:#b1a1a2;}
This box has a color of #b1a1a2
<div style="background-color:#b1a1a2;">Content here</div>
.mybackground {background-color:#b1a1a2;}
Border around this has a color of #b1a1a2
<div style="border:2px solid #b1a1a2;">Content here</div>
.myborder {border:2px solid #b1a1a2;}