#b2bbd2 color space conversions
Hex:
#b2bbd2
RGB:
178, 187, 210
CMY:
30, 27, 18
CMYK:
15, 11, 0, 18
HSL:
223°, 26.2295%, 76.0784%
HSV (HSB):
223°, 15.2381%, 82.3529%
XYZ:
47.7633, 49.6588, 68.0405
xyY:
0.2887, 0.3001, 49.6588
CIE-Lab:
75.8593, 1.5712, -12.6099
CIE-LCH:
75.8593, 12.7074, 277.1023
CIE-Luv:
75.8593, -6.0816, -19.6814
Hunter-Lab:
70.4690, -2.3349, -7.9185
#b2bbd2 color charts
#b2bbd2 color shades, tints & tones
#b2bbd2 color schemes
#b2bbd2 color preview, HTML & CSS examples
This text has a color of #b2bbd2
<p style="color:#b2bbd2;">Text here</p>
.mytext {color:#b2bbd2;}
This box has a color of #b2bbd2
<div style="background-color:#b2bbd2;">Content here</div>
.mybackground {background-color:#b2bbd2;}
Border around this has a color of #b2bbd2
<div style="border:2px solid #b2bbd2;">Content here</div>
.myborder {border:2px solid #b2bbd2;}