#bbb7b6 color space conversions
Hex:
#bbb7b6
RGB:
187, 183, 182
CMY:
27, 28, 29
CMYK:
0, 2, 3, 27
HSL:
12°, 3.5461%, 72.3529%
HSV (HSB):
12°, 2.6738%, 73.3333%
XYZ:
45.8705, 47.8092, 51.0664
xyY:
0.3169, 0.3303, 47.8092
CIE-Lab:
74.7044, 1.2274, 0.9974
CIE-LCH:
74.7044, 1.5815, 39.0965
CIE-Luv:
74.7044, 2.3529, 1.2607
Hunter-Lab:
69.1442, -2.5847, 4.6123
#bbb7b6 color charts
#bbb7b6 color shades, tints & tones
#bbb7b6 color schemes
#bbb7b6 color preview, HTML & CSS examples
This text has a color of #bbb7b6
<p style="color:#bbb7b6;">Text here</p>
.mytext {color:#bbb7b6;}
This box has a color of #bbb7b6
<div style="background-color:#bbb7b6;">Content here</div>
.mybackground {background-color:#bbb7b6;}
Border around this has a color of #bbb7b6
<div style="border:2px solid #bbb7b6;">Content here</div>
.myborder {border:2px solid #bbb7b6;}