#b2b2b7 color space conversions
Hex:
#b2b2b7
RGB:
178, 178, 183
CMY:
30, 30, 28
CMYK:
3, 3, 0, 28
HSL:
240°, 3.3557%, 70.7843%
HSV (HSB):
240°, 2.7322%, 71.7647%
XYZ:
42.8277, 44.7247, 51.1752
xyY:
0.3087, 0.3224, 44.7247
CIE-Lab:
72.7102, 0.9519, -2.5511
CIE-LCH:
72.7102, 2.7230, 290.4629
CIE-Luv:
72.7102, -0.2838, -3.9567
Hunter-Lab:
66.8765, -2.7224, 1.4437
#b2b2b7 color charts
#b2b2b7 color shades, tints & tones
#b2b2b7 color schemes
#b2b2b7 color preview, HTML & CSS examples
This text has a color of #b2b2b7
<p style="color:#b2b2b7;">Text here</p>
.mytext {color:#b2b2b7;}
This box has a color of #b2b2b7
<div style="background-color:#b2b2b7;">Content here</div>
.mybackground {background-color:#b2b2b7;}
Border around this has a color of #b2b2b7
<div style="border:2px solid #b2b2b7;">Content here</div>
.myborder {border:2px solid #b2b2b7;}