#b0b1b5 color space conversions
Hex:
#b0b1b5
RGB:
176, 177, 181
CMY:
31, 31, 29
CMYK:
3, 2, 0, 29
HSL:
228°, 3.2680%, 70.0000%
HSV (HSB):
228°, 2.7624%, 70.9804%
XYZ:
41.9671, 44.0106, 49.9990
xyY:
0.3086, 0.3237, 44.0106
CIE-Lab:
72.2356, 0.4129, -2.1690
CIE-LCH:
72.2356, 2.2079, 280.7781
CIE-Luv:
72.2356, -0.7883, -3.2894
Hunter-Lab:
66.3405, -3.1763, 1.7530
#b0b1b5 color charts
#b0b1b5 color shades, tints & tones
#b0b1b5 color schemes
#b0b1b5 color preview, HTML & CSS examples
This text has a color of #b0b1b5
<p style="color:#b0b1b5;">Text here</p>
.mytext {color:#b0b1b5;}
This box has a color of #b0b1b5
<div style="background-color:#b0b1b5;">Content here</div>
.mybackground {background-color:#b0b1b5;}
Border around this has a color of #b0b1b5
<div style="border:2px solid #b0b1b5;">Content here</div>
.myborder {border:2px solid #b0b1b5;}