#b0b2c4 color space conversions
Hex:
#b0b2c4
RGB:
176, 178, 196
CMY:
31, 30, 23
CMYK:
10, 9, 0, 23
HSL:
234°, 14.4928%, 72.9412%
HSV (HSB):
234°, 10.2041%, 76.8627%
XYZ:
43.7887, 45.0564, 58.6134
xyY:
0.2970, 0.3056, 45.0564
CIE-Lab:
72.9290, 2.8546, -9.3696
CIE-LCH:
72.9290, 9.7948, 286.9444
CIE-Luv:
72.9290, -2.1237, -14.6909
Hunter-Lab:
67.1241, -1.0219, -4.7858
#b0b2c4 color charts
#b0b2c4 color shades, tints & tones
#b0b2c4 color schemes
#b0b2c4 color preview, HTML & CSS examples
This text has a color of #b0b2c4
<p style="color:#b0b2c4;">Text here</p>
.mytext {color:#b0b2c4;}
This box has a color of #b0b2c4
<div style="background-color:#b0b2c4;">Content here</div>
.mybackground {background-color:#b0b2c4;}
Border around this has a color of #b0b2c4
<div style="border:2px solid #b0b2c4;">Content here</div>
.myborder {border:2px solid #b0b2c4;}