#b2bfcd color space conversions
Hex:
#b2bfcd
RGB:
178, 191, 205
CMY:
30, 25, 20
CMYK:
13, 7, 0, 20
HSL:
211°, 21.2598%, 75.0980%
HSV (HSB):
211°, 13.1707%, 80.3922%
XYZ:
48.0103, 51.1344, 65.0971
xyY:
0.2923, 0.3113, 51.1344
CIE-Lab:
76.7603, -1.6282, -8.5544
CIE-LCH:
76.7603, 8.7080, 259.2237
CIE-Luv:
76.7603, -7.7431, -12.7995
Hunter-Lab:
71.5083, -5.2954, -3.9185
#b2bfcd color charts
#b2bfcd color shades, tints & tones
#b2bfcd color schemes
#b2bfcd color preview, HTML & CSS examples
This text has a color of #b2bfcd
<p style="color:#b2bfcd;">Text here</p>
.mytext {color:#b2bfcd;}
This box has a color of #b2bfcd
<div style="background-color:#b2bfcd;">Content here</div>
.mybackground {background-color:#b2bfcd;}
Border around this has a color of #b2bfcd
<div style="border:2px solid #b2bfcd;">Content here</div>
.myborder {border:2px solid #b2bfcd;}