#b1b8b9 color space conversions
Hex:
#b1b8b9
RGB:
177, 184, 185
CMY:
31, 28, 27
CMYK:
4, 1, 0, 27
HSL:
188°, 5.4054%, 70.9804%
HSV (HSB):
188°, 4.3243%, 72.5490%
XYZ:
44.0289, 47.1309, 52.6755
xyY:
0.3061, 0.3277, 47.1309
CIE-Lab:
74.2734, -2.2352, -1.3610
CIE-LCH:
74.2734, 2.6170, 211.3368
CIE-Luv:
74.2734, -3.9561, -1.6449
Hunter-Lab:
68.6519, -5.6625, 2.5641
#b1b8b9 color charts
#b1b8b9 color shades, tints & tones
#b1b8b9 color schemes
#b1b8b9 color preview, HTML & CSS examples
This text has a color of #b1b8b9
<p style="color:#b1b8b9;">Text here</p>
.mytext {color:#b1b8b9;}
This box has a color of #b1b8b9
<div style="background-color:#b1b8b9;">Content here</div>
.mybackground {background-color:#b1b8b9;}
Border around this has a color of #b1b8b9
<div style="border:2px solid #b1b8b9;">Content here</div>
.myborder {border:2px solid #b1b8b9;}