#b5bbb1 color space conversions
Hex:
#b5bbb1
RGB:
181, 187, 177
CMY:
29, 27, 31
CMYK:
3, 0, 5, 27
HSL:
96°, 6.8493%, 71.3725%
HSV (HSB):
96°, 5.3476%, 73.3333%
XYZ:
44.7622, 48.5387, 48.6047
xyY:
0.3154, 0.3420, 48.5387
CIE-Lab:
75.1635, -3.9357, 4.3270
CIE-LCH:
75.1635, 5.8492, 132.2888
CIE-Luv:
75.1635, -2.8699, 7.0287
Hunter-Lab:
69.6697, -7.2374, 7.4055
#b5bbb1 color charts
#b5bbb1 color shades, tints & tones
#b5bbb1 color schemes
#b5bbb1 color preview, HTML & CSS examples
This text has a color of #b5bbb1
<p style="color:#b5bbb1;">Text here</p>
.mytext {color:#b5bbb1;}
This box has a color of #b5bbb1
<div style="background-color:#b5bbb1;">Content here</div>
.mybackground {background-color:#b5bbb1;}
Border around this has a color of #b5bbb1
<div style="border:2px solid #b5bbb1;">Content here</div>
.myborder {border:2px solid #b5bbb1;}