#b0bdb0 color space conversions
Hex:
#b0bdb0
RGB:
176, 189, 176
CMY:
31, 26, 31
CMYK:
7, 0, 7, 26
HSL:
120°, 8.9655%, 71.5686%
HSV (HSB):
120°, 6.8783%, 74.1176%
XYZ:
43.9386, 48.7599, 48.1701
xyY:
0.3119, 0.3461, 48.7599
CIE-Lab:
75.3017, -6.9324, 5.0223
CIE-LCH:
75.3017, 8.5604, 144.0777
CIE-Luv:
75.3017, -6.6281, 8.5576
Hunter-Lab:
69.8283, -9.8806, 7.9794
#b0bdb0 color charts
#b0bdb0 color shades, tints & tones
#b0bdb0 color schemes
#b0bdb0 color preview, HTML & CSS examples
This text has a color of #b0bdb0
<p style="color:#b0bdb0;">Text here</p>
.mytext {color:#b0bdb0;}
This box has a color of #b0bdb0
<div style="background-color:#b0bdb0;">Content here</div>
.mybackground {background-color:#b0bdb0;}
Border around this has a color of #b0bdb0
<div style="border:2px solid #b0bdb0;">Content here</div>
.myborder {border:2px solid #b0bdb0;}