#bbb9c0 color space conversions
Hex:
#bbb9c0
RGB:
187, 185, 192
CMY:
27, 27, 25
CMYK:
3, 4, 0, 25
HSL:
257°, 5.2632%, 73.9216%
HSV (HSB):
257°, 3.6458%, 75.2941%
XYZ:
47.3569, 49.0685, 56.8444
xyY:
0.3090, 0.3201, 49.0685
CIE-Lab:
75.4939, 2.0157, -3.2938
CIE-LCH:
75.4939, 3.8616, 301.4645
CIE-Luv:
75.4939, 0.7251, -5.2858
Hunter-Lab:
70.0489, -1.9098, 0.9207
#bbb9c0 color charts
#bbb9c0 color shades, tints & tones
#bbb9c0 color schemes
#bbb9c0 color preview, HTML & CSS examples
This text has a color of #bbb9c0
<p style="color:#bbb9c0;">Text here</p>
.mytext {color:#bbb9c0;}
This box has a color of #bbb9c0
<div style="background-color:#bbb9c0;">Content here</div>
.mybackground {background-color:#bbb9c0;}
Border around this has a color of #bbb9c0
<div style="border:2px solid #bbb9c0;">Content here</div>
.myborder {border:2px solid #bbb9c0;}