#b7b7bf color space conversions
Hex:
#b7b7bf
RGB:
183, 183, 191
CMY:
28, 28, 25
CMYK:
4, 4, 0, 25
HSL:
240°, 5.8824%, 73.3333%
HSV (HSB):
240°, 4.1885%, 74.9020%
XYZ:
45.8659, 47.6958, 56.0790
xyY:
0.3065, 0.3187, 47.6958
CIE-Lab:
74.6327, 1.5234, -4.0527
CIE-LCH:
74.6327, 4.3296, 290.6015
CIE-Luv:
74.6327, -0.4557, -6.3409
Hunter-Lab:
69.0622, -2.3125, 0.1996
#b7b7bf color charts
#b7b7bf color shades, tints & tones
#b7b7bf color schemes
#b7b7bf color preview, HTML & CSS examples
This text has a color of #b7b7bf
<p style="color:#b7b7bf;">Text here</p>
.mytext {color:#b7b7bf;}
This box has a color of #b7b7bf
<div style="background-color:#b7b7bf;">Content here</div>
.mybackground {background-color:#b7b7bf;}
Border around this has a color of #b7b7bf
<div style="border:2px solid #b7b7bf;">Content here</div>
.myborder {border:2px solid #b7b7bf;}