#b2bcbb color space conversions
Hex:
#b2bcbb
RGB:
178, 188, 187
CMY:
30, 26, 27
CMYK:
5, 0, 1, 26
HSL:
174°, 6.9444%, 71.7647%
HSV (HSB):
174°, 5.3191%, 73.7255%
XYZ:
45.3130, 49.0193, 54.0871
xyY:
0.3053, 0.3303, 49.0193
CIE-Lab:
75.4633, -3.6392, -0.6996
CIE-LCH:
75.4633, 3.7059, 190.8810
CIE-Luv:
75.4633, -5.4979, -0.4201
Hunter-Lab:
70.0138, -6.9988, 3.2068
#b2bcbb color charts
#b2bcbb color shades, tints & tones
#b2bcbb color schemes
#b2bcbb color preview, HTML & CSS examples
This text has a color of #b2bcbb
<p style="color:#b2bcbb;">Text here</p>
.mytext {color:#b2bcbb;}
This box has a color of #b2bcbb
<div style="background-color:#b2bcbb;">Content here</div>
.mybackground {background-color:#b2bcbb;}
Border around this has a color of #b2bcbb
<div style="border:2px solid #b2bcbb;">Content here</div>
.myborder {border:2px solid #b2bcbb;}