#bbb7bc color space conversions
Hex:
#bbb7bc
RGB:
187, 183, 188
CMY:
27, 28, 26
CMYK:
1, 3, 0, 26
HSL:
288°, 3.5971%, 72.7451%
HSV (HSB):
288°, 2.6596%, 73.7255%
XYZ:
46.5041, 48.0626, 54.4029
xyY:
0.3122, 0.3226, 48.0626
CIE-Lab:
74.8644, 2.3353, -2.0399
CIE-LCH:
74.8644, 3.1007, 318.8632
CIE-Luv:
74.8644, 1.9832, -3.4454
Hunter-Lab:
69.3272, -1.5863, 2.0026
#bbb7bc color charts
#bbb7bc color shades, tints & tones
#bbb7bc color schemes
#bbb7bc color preview, HTML & CSS examples
This text has a color of #bbb7bc
<p style="color:#bbb7bc;">Text here</p>
.mytext {color:#bbb7bc;}
This box has a color of #bbb7bc
<div style="background-color:#bbb7bc;">Content here</div>
.mybackground {background-color:#bbb7bc;}
Border around this has a color of #bbb7bc
<div style="border:2px solid #bbb7bc;">Content here</div>
.myborder {border:2px solid #bbb7bc;}