#b2bfbb color space conversions
Hex:
#b2bfbb
RGB:
178, 191, 187
CMY:
30, 25, 27
CMYK:
7, 0, 2, 25
HSL:
162°, 9.2199%, 72.3529%
HSV (HSB):
162°, 6.8063%, 74.9020%
XYZ:
45.9605, 50.3144, 54.3030
xyY:
0.3052, 0.3341, 50.3144
CIE-Lab:
76.2619, -5.2293, 0.4668
CIE-LCH:
76.2619, 5.2501, 174.8989
CIE-Luv:
76.2619, -6.9896, 1.5923
Hunter-Lab:
70.9327, -8.4738, 4.2630
#b2bfbb color charts
#b2bfbb color shades, tints & tones
#b2bfbb color schemes
#b2bfbb color preview, HTML & CSS examples
This text has a color of #b2bfbb
<p style="color:#b2bfbb;">Text here</p>
.mytext {color:#b2bfbb;}
This box has a color of #b2bfbb
<div style="background-color:#b2bfbb;">Content here</div>
.mybackground {background-color:#b2bfbb;}
Border around this has a color of #b2bfbb
<div style="border:2px solid #b2bfbb;">Content here</div>
.myborder {border:2px solid #b2bfbb;}