#b7b2b5 color space conversions
Hex:
#b7b2b5
RGB:
183, 178, 181
CMY:
28, 30, 29
CMYK:
0, 3, 1, 28
HSL:
324°, 3.3557%, 70.7843%
HSV (HSB):
324°, 2.7322%, 71.7647%
XYZ:
43.7893, 45.2443, 50.1411
xyY:
0.3146, 0.3251, 45.2443
CIE-Lab:
73.0524, 2.3245, -0.9066
CIE-LCH:
73.0524, 2.4951, 338.6934
CIE-Luv:
73.0524, 2.6847, -1.7424
Hunter-Lab:
67.2639, -1.5068, 2.8876
#b7b2b5 color charts
#b7b2b5 color shades, tints & tones
#b7b2b5 color schemes
#b7b2b5 color preview, HTML & CSS examples
This text has a color of #b7b2b5
<p style="color:#b7b2b5;">Text here</p>
.mytext {color:#b7b2b5;}
This box has a color of #b7b2b5
<div style="background-color:#b7b2b5;">Content here</div>
.mybackground {background-color:#b7b2b5;}
Border around this has a color of #b7b2b5
<div style="border:2px solid #b7b2b5;">Content here</div>
.myborder {border:2px solid #b7b2b5;}