#b9b8c8 color space conversions
Hex:
#b9b8c8
RGB:
185, 184, 200
CMY:
27, 28, 22
CMYK:
8, 8, 0, 22
HSL:
244°, 12.6984%, 75.2941%
HSV (HSB):
244°, 8.0000%, 78.4314%
XYZ:
47.5734, 48.7654, 61.5489
xyY:
0.3013, 0.3089, 48.7654
CIE-Lab:
75.3051, 3.4325, -7.9448
CIE-LCH:
75.3051, 8.6545, 293.3663
CIE-Luv:
75.3051, -0.3706, -12.6447
Hunter-Lab:
69.8322, -0.6028, -3.3746
#b9b8c8 color charts
#b9b8c8 color shades, tints & tones
#b9b8c8 color schemes
#b9b8c8 color preview, HTML & CSS examples
This text has a color of #b9b8c8
<p style="color:#b9b8c8;">Text here</p>
.mytext {color:#b9b8c8;}
This box has a color of #b9b8c8
<div style="background-color:#b9b8c8;">Content here</div>
.mybackground {background-color:#b9b8c8;}
Border around this has a color of #b9b8c8
<div style="border:2px solid #b9b8c8;">Content here</div>
.myborder {border:2px solid #b9b8c8;}