#b7b2b7 color space conversions
Hex:
#b7b2b7
RGB:
183, 178, 183
CMY:
28, 30, 28
CMYK:
0, 3, 0, 28
HSL:
300°, 3.3557%, 70.7843%
HSV (HSB):
300°, 2.7322%, 71.7647%
XYZ:
43.9961, 45.3270, 51.2299
xyY:
0.3130, 0.3225, 45.3270
CIE-Lab:
73.1067, 2.6976, -1.9230
CIE-LCH:
73.1067, 3.3128, 324.5171
CIE-Luv:
73.1067, 2.5580, -3.3189
Hunter-Lab:
67.3253, -1.1722, 2.0121
#b7b2b7 color charts
#b7b2b7 color shades, tints & tones
#b7b2b7 color schemes
#b7b2b7 color preview, HTML & CSS examples
This text has a color of #b7b2b7
<p style="color:#b7b2b7;">Text here</p>
.mytext {color:#b7b2b7;}
This box has a color of #b7b2b7
<div style="background-color:#b7b2b7;">Content here</div>
.mybackground {background-color:#b7b2b7;}
Border around this has a color of #b7b2b7
<div style="border:2px solid #b7b2b7;">Content here</div>
.myborder {border:2px solid #b7b2b7;}