#b5b6b3 color space conversions
Hex:
#b5b6b3
RGB:
181, 182, 179
CMY:
29, 29, 30
CMYK:
1, 0, 2, 29
HSL:
80°, 2.0134%, 70.7843%
HSV (HSB):
80°, 1.6484%, 71.3725%
XYZ:
43.9207, 46.5343, 49.3150
xyY:
0.3142, 0.3329, 46.5343
CIE-Lab:
73.8909, -0.9038, 1.3920
CIE-LCH:
73.8909, 1.6597, 122.9956
CIE-Luv:
73.8909, -0.4005, 2.2081
Hunter-Lab:
68.2161, -4.4515, 4.8891
#b5b6b3 color charts
#b5b6b3 color shades, tints & tones
#b5b6b3 color schemes
#b5b6b3 color preview, HTML & CSS examples
This text has a color of #b5b6b3
<p style="color:#b5b6b3;">Text here</p>
.mytext {color:#b5b6b3;}
This box has a color of #b5b6b3
<div style="background-color:#b5b6b3;">Content here</div>
.mybackground {background-color:#b5b6b3;}
Border around this has a color of #b5b6b3
<div style="border:2px solid #b5b6b3;">Content here</div>
.myborder {border:2px solid #b5b6b3;}