#bbbbb7 color space conversions
Hex:
#bbbbb7
RGB:
187, 187, 183
CMY:
27, 27, 28
CMYK:
0, 0, 2, 27
HSL:
60°, 2.8571%, 72.5490%
HSV (HSB):
60°, 2.1390%, 73.3333%
XYZ:
46.8111, 49.5243, 51.8917
xyY:
0.3158, 0.3341, 49.5243
CIE-Lab:
75.7764, -0.7306, 2.0130
CIE-LCH:
75.7764, 2.1415, 109.9475
CIE-Luv:
75.7764, 0.2253, 3.1019
Hunter-Lab:
70.3735, -4.4190, 5.5425
#bbbbb7 color charts
#bbbbb7 color shades, tints & tones
#bbbbb7 color schemes
#bbbbb7 color preview, HTML & CSS examples
This text has a color of #bbbbb7
<p style="color:#bbbbb7;">Text here</p>
.mytext {color:#bbbbb7;}
This box has a color of #bbbbb7
<div style="background-color:#bbbbb7;">Content here</div>
.mybackground {background-color:#bbbbb7;}
Border around this has a color of #bbbbb7
<div style="border:2px solid #bbbbb7;">Content here</div>
.myborder {border:2px solid #bbbbb7;}