#b0bdc0 color space conversions
Hex:
#b0bdc0
RGB:
176, 189, 192
CMY:
31, 26, 25
CMYK:
8, 2, 0, 25
HSL:
191°, 11.2676%, 72.1569%
HSV (HSB):
191°, 8.3333%, 75.2941%
XYZ:
45.6165, 49.4311, 57.0061
xyY:
0.3000, 0.3251, 49.4311
CIE-Lab:
75.7187, -3.8698, -3.0588
CIE-LCH:
75.7187, 4.9327, 218.3238
CIE-Luv:
75.7187, -7.2784, -3.9388
Hunter-Lab:
70.3072, -7.2238, 1.1419
#b0bdc0 color charts
#b0bdc0 color shades, tints & tones
#b0bdc0 color schemes
#b0bdc0 color preview, HTML & CSS examples
This text has a color of #b0bdc0
<p style="color:#b0bdc0;">Text here</p>
.mytext {color:#b0bdc0;}
This box has a color of #b0bdc0
<div style="background-color:#b0bdc0;">Content here</div>
.mybackground {background-color:#b0bdc0;}
Border around this has a color of #b0bdc0
<div style="border:2px solid #b0bdc0;">Content here</div>
.myborder {border:2px solid #b0bdc0;}