#b7b7c8 color space conversions
Hex:
#b7b7c8
RGB:
183, 183, 200
CMY:
28, 28, 22
CMYK:
9, 9, 0, 22
HSL:
240°, 13.3858%, 75.0980%
HSV (HSB):
240°, 8.5000%, 78.4314%
XYZ:
46.8873, 48.1044, 61.4574
xyY:
0.2997, 0.3075, 48.1044
CIE-Lab:
74.8907, 3.3009, -8.5774
CIE-LCH:
74.8907, 9.1906, 291.0489
CIE-Luv:
74.8907, -0.9786, -13.5930
Hunter-Lab:
69.3573, -0.7049, -3.9867
#b7b7c8 color charts
#b7b7c8 color shades, tints & tones
#b7b7c8 color schemes
#b7b7c8 color preview, HTML & CSS examples
This text has a color of #b7b7c8
<p style="color:#b7b7c8;">Text here</p>
.mytext {color:#b7b7c8;}
This box has a color of #b7b7c8
<div style="background-color:#b7b7c8;">Content here</div>
.mybackground {background-color:#b7b7c8;}
Border around this has a color of #b7b7c8
<div style="border:2px solid #b7b7c8;">Content here</div>
.myborder {border:2px solid #b7b7c8;}