#b1b1c1 color space conversions
Hex:
#b1b1c1
RGB:
177, 177, 193
CMY:
31, 31, 24
CMYK:
8, 8, 0, 24
HSL:
240°, 11.4286%, 72.5490%
HSV (HSB):
240°, 8.2902%, 75.6863%
XYZ:
43.4792, 44.6416, 56.7772
xyY:
0.3001, 0.3081, 44.6416
CIE-Lab:
72.6553, 3.1226, -8.1245
CIE-LCH:
72.6553, 8.7040, 291.0241
CIE-Luv:
72.6553, -0.9213, -12.7977
Hunter-Lab:
66.8144, -0.7670, -3.6130
#b1b1c1 color charts
#b1b1c1 color shades, tints & tones
#b1b1c1 color schemes
#b1b1c1 color preview, HTML & CSS examples
This text has a color of #b1b1c1
<p style="color:#b1b1c1;">Text here</p>
.mytext {color:#b1b1c1;}
This box has a color of #b1b1c1
<div style="background-color:#b1b1c1;">Content here</div>
.mybackground {background-color:#b1b1c1;}
Border around this has a color of #b1b1c1
<div style="border:2px solid #b1b1c1;">Content here</div>
.myborder {border:2px solid #b1b1c1;}