#b1b6c6 color space conversions
Hex:
#b1b6c6
RGB:
177, 182, 198
CMY:
31, 29, 22
CMYK:
11, 8, 0, 22
HSL:
226°, 15.5556%, 73.5294%
HSV (HSB):
226°, 10.6061%, 77.6471%
XYZ:
45.0525, 46.8802, 60.1003
xyY:
0.2963, 0.3084, 46.8802
CIE-Lab:
74.1131, 1.4307, -8.6924
CIE-LCH:
74.1131, 8.8094, 279.3468
CIE-Luv:
74.1131, -3.6271, -13.4420
Hunter-Lab:
68.4691, -2.3686, -4.1148
#b1b6c6 color charts
#b1b6c6 color shades, tints & tones
#b1b6c6 color schemes
#b1b6c6 color preview, HTML & CSS examples
This text has a color of #b1b6c6
<p style="color:#b1b6c6;">Text here</p>
.mytext {color:#b1b6c6;}
This box has a color of #b1b6c6
<div style="background-color:#b1b6c6;">Content here</div>
.mybackground {background-color:#b1b6c6;}
Border around this has a color of #b1b6c6
<div style="border:2px solid #b1b6c6;">Content here</div>
.myborder {border:2px solid #b1b6c6;}