#b0b2c9 color space conversions
Hex:
#b0b2c9
RGB:
176, 178, 201
CMY:
31, 30, 21
CMYK:
12, 11, 0, 21
HSL:
235°, 18.7970%, 73.9216%
HSV (HSB):
235°, 12.4378%, 78.8235%
XYZ:
44.3675, 45.2879, 61.6614
xyY:
0.2932, 0.2993, 45.2879
CIE-Lab:
73.0811, 3.8933, -11.8800
CIE-LCH:
73.0811, 12.5017, 288.1447
CIE-Luv:
73.0811, -2.4060, -18.7905
Hunter-Lab:
67.2963, -0.0860, -7.2180
#b0b2c9 color charts
#b0b2c9 color shades, tints & tones
#b0b2c9 color schemes
#b0b2c9 color preview, HTML & CSS examples
This text has a color of #b0b2c9
<p style="color:#b0b2c9;">Text here</p>
.mytext {color:#b0b2c9;}
This box has a color of #b0b2c9
<div style="background-color:#b0b2c9;">Content here</div>
.mybackground {background-color:#b0b2c9;}
Border around this has a color of #b0b2c9
<div style="border:2px solid #b0b2c9;">Content here</div>
.myborder {border:2px solid #b0b2c9;}