#b0b0b9 color space conversions
Hex:
#b0b0b9
RGB:
176, 176, 185
CMY:
31, 31, 27
CMYK:
5, 5, 0, 27
HSL:
240°, 6.0403%, 70.7843%
HSV (HSB):
240°, 4.8649%, 72.5490%
XYZ:
42.1868, 43.7836, 52.1265
xyY:
0.3055, 0.3170, 43.7836
CIE-Lab:
72.0836, 1.7311, -4.5892
CIE-LCH:
72.0836, 4.9048, 290.6672
CIE-Luv:
72.0836, -0.5140, -7.1491
Hunter-Lab:
66.1691, -1.9916, -0.3889
#b0b0b9 color charts
#b0b0b9 color shades, tints & tones
#b0b0b9 color schemes
#b0b0b9 color preview, HTML & CSS examples
This text has a color of #b0b0b9
<p style="color:#b0b0b9;">Text here</p>
.mytext {color:#b0b0b9;}
This box has a color of #b0b0b9
<div style="background-color:#b0b0b9;">Content here</div>
.mybackground {background-color:#b0b0b9;}
Border around this has a color of #b0b0b9
<div style="border:2px solid #b0b0b9;">Content here</div>
.myborder {border:2px solid #b0b0b9;}