#b5b2b7 color space conversions
Hex:
#b5b2b7
RGB:
181, 178, 183
CMY:
29, 30, 28
CMYK:
1, 3, 0, 28
HSL:
276°, 3.3557%, 70.7843%
HSV (HSB):
276°, 2.7322%, 71.7647%
XYZ:
43.5237, 45.0834, 51.2078
xyY:
0.3113, 0.3225, 45.0834
CIE-Lab:
72.9468, 1.9974, -2.1762
CIE-LCH:
72.9468, 2.9539, 312.5470
CIE-Luv:
72.9468, 1.4134, -3.5758
Hunter-Lab:
67.1442, -1.7965, 1.7832
#b5b2b7 color charts
#b5b2b7 color shades, tints & tones
#b5b2b7 color schemes
#b5b2b7 color preview, HTML & CSS examples
This text has a color of #b5b2b7
<p style="color:#b5b2b7;">Text here</p>
.mytext {color:#b5b2b7;}
This box has a color of #b5b2b7
<div style="background-color:#b5b2b7;">Content here</div>
.mybackground {background-color:#b5b2b7;}
Border around this has a color of #b5b2b7
<div style="border:2px solid #b5b2b7;">Content here</div>
.myborder {border:2px solid #b5b2b7;}