#b9b9d9 color space conversions
Hex:
#b9b9d9
RGB:
185, 185, 217
CMY:
27, 27, 15
CMYK:
15, 15, 0, 15
HSL:
240°, 29.6296%, 78.8235%
HSV (HSB):
240°, 14.7465%, 85.0980%
XYZ:
49.8809, 50.0220, 72.6718
xyY:
0.2890, 0.2899, 50.0220
CIE-Lab:
76.0827, 6.3983, -16.0194
CIE-LCH:
76.0827, 17.2499, 291.7721
CIE-Luv:
76.0827, -1.8669, -25.9108
Hunter-Lab:
70.7262, 2.1195, -11.4127
#b9b9d9 color charts
#b9b9d9 color shades, tints & tones
#b9b9d9 color schemes
#b9b9d9 color preview, HTML & CSS examples
This text has a color of #b9b9d9
<p style="color:#b9b9d9;">Text here</p>
.mytext {color:#b9b9d9;}
This box has a color of #b9b9d9
<div style="background-color:#b9b9d9;">Content here</div>
.mybackground {background-color:#b9b9d9;}
Border around this has a color of #b9b9d9
<div style="border:2px solid #b9b9d9;">Content here</div>
.myborder {border:2px solid #b9b9d9;}