#b2bbc8 color space conversions
Hex:
#b2bbc8
RGB:
178, 187, 200
CMY:
30, 27, 22
CMYK:
11, 7, 0, 22
HSL:
215°, 16.6667%, 74.1176%
HSV (HSB):
215°, 11.0000%, 78.4314%
XYZ:
46.5557, 49.1758, 61.6817
xyY:
0.2958, 0.3124, 49.1758
CIE-Lab:
75.5605, -0.5195, -7.6233
CIE-LCH:
75.5605, 7.6410, 266.1016
CIE-Luv:
75.5605, -5.6052, -11.4999
Hunter-Lab:
70.1254, -4.2147, -3.0632
#b2bbc8 color charts
#b2bbc8 color shades, tints & tones
#b2bbc8 color schemes
#b2bbc8 color preview, HTML & CSS examples
This text has a color of #b2bbc8
<p style="color:#b2bbc8;">Text here</p>
.mytext {color:#b2bbc8;}
This box has a color of #b2bbc8
<div style="background-color:#b2bbc8;">Content here</div>
.mybackground {background-color:#b2bbc8;}
Border around this has a color of #b2bbc8
<div style="border:2px solid #b2bbc8;">Content here</div>
.myborder {border:2px solid #b2bbc8;}