#b2bcc5 color space conversions
Hex:
#b2bcc5
RGB:
178, 188, 197
CMY:
30, 26, 23
CMYK:
10, 5, 0, 23
HSL:
208°, 14.0741%, 73.5294%
HSV (HSB):
208°, 9.6447%, 77.2549%
XYZ:
46.4214, 49.4626, 59.9239
xyY:
0.2979, 0.3175, 49.4626
CIE-Lab:
75.7382, -1.6651, -5.7298
CIE-LCH:
75.7382, 5.9668, 253.7962
CIE-Luv:
75.7382, -5.9492, -8.3882
Hunter-Lab:
70.3297, -5.2574, -1.2868
#b2bcc5 color charts
#b2bcc5 color shades, tints & tones
#b2bcc5 color schemes
#b2bcc5 color preview, HTML & CSS examples
This text has a color of #b2bcc5
<p style="color:#b2bcc5;">Text here</p>
.mytext {color:#b2bcc5;}
This box has a color of #b2bcc5
<div style="background-color:#b2bcc5;">Content here</div>
.mybackground {background-color:#b2bcc5;}
Border around this has a color of #b2bcc5
<div style="border:2px solid #b2bcc5;">Content here</div>
.myborder {border:2px solid #b2bcc5;}