#b0bcb5 color space conversions
Hex:
#b0bcb5
RGB:
176, 188, 181
CMY:
31, 26, 29
CMYK:
6, 0, 4, 26
HSL:
145°, 8.2192%, 71.3725%
HSV (HSB):
145°, 6.3830%, 73.7255%
XYZ:
44.2282, 48.5327, 50.7527
xyY:
0.3082, 0.3382, 48.5327
CIE-Lab:
75.1597, -5.4727, 2.1012
CIE-LCH:
75.1597, 5.8622, 158.9961
CIE-Luv:
75.1597, -6.3262, 4.0461
Hunter-Lab:
69.6654, -8.5910, 5.5718
#b0bcb5 color charts
#b0bcb5 color shades, tints & tones
#b0bcb5 color schemes
#b0bcb5 color preview, HTML & CSS examples
This text has a color of #b0bcb5
<p style="color:#b0bcb5;">Text here</p>
.mytext {color:#b0bcb5;}
This box has a color of #b0bcb5
<div style="background-color:#b0bcb5;">Content here</div>
.mybackground {background-color:#b0bcb5;}
Border around this has a color of #b0bcb5
<div style="border:2px solid #b0bcb5;">Content here</div>
.myborder {border:2px solid #b0bcb5;}