#b7bdb8 color space conversions
Hex:
#b7bdb8
RGB:
183, 189, 184
CMY:
28, 26, 28
CMYK:
3, 0, 3, 26
HSL:
130°, 4.3478%, 72.9412%
HSV (HSB):
130°, 3.1746%, 74.1176%
XYZ:
46.3778, 49.9232, 52.5392
xyY:
0.3116, 0.3354, 49.9232
CIE-Lab:
76.0221, -3.0118, 1.7895
CIE-LCH:
76.0221, 3.5033, 149.2820
CIE-Luv:
76.0221, -3.1107, 3.1714
Hunter-Lab:
70.6563, -6.4838, 5.3721
#b7bdb8 color charts
#b7bdb8 color shades, tints & tones
#b7bdb8 color schemes
#b7bdb8 color preview, HTML & CSS examples
This text has a color of #b7bdb8
<p style="color:#b7bdb8;">Text here</p>
.mytext {color:#b7bdb8;}
This box has a color of #b7bdb8
<div style="background-color:#b7bdb8;">Content here</div>
.mybackground {background-color:#b7bdb8;}
Border around this has a color of #b7bdb8
<div style="border:2px solid #b7bdb8;">Content here</div>
.myborder {border:2px solid #b7bdb8;}