#b1bcbc color space conversions
Hex:
#b1bcbc
RGB:
177, 188, 188
CMY:
31, 26, 26
CMYK:
6, 0, 0, 26
HSL:
180°, 7.5862%, 71.5686%
HSV (HSB):
180°, 5.8511%, 73.7255%
XYZ:
45.1918, 48.9444, 54.6423
xyY:
0.3038, 0.3290, 48.9444
CIE-Lab:
75.4167, -3.7869, -1.3200
CIE-LCH:
75.4167, 4.0103, 199.2171
CIE-Luv:
75.4167, -6.0825, -1.3251
Hunter-Lab:
69.9603, -7.1260, 2.6639
#b1bcbc color charts
#b1bcbc color shades, tints & tones
#b1bcbc color schemes
#b1bcbc color preview, HTML & CSS examples
This text has a color of #b1bcbc
<p style="color:#b1bcbc;">Text here</p>
.mytext {color:#b1bcbc;}
This box has a color of #b1bcbc
<div style="background-color:#b1bcbc;">Content here</div>
.mybackground {background-color:#b1bcbc;}
Border around this has a color of #b1bcbc
<div style="border:2px solid #b1bcbc;">Content here</div>
.myborder {border:2px solid #b1bcbc;}