#b5bdb9 color space conversions
Hex:
#b5bdb9
RGB:
181, 189, 185
CMY:
29, 26, 27
CMYK:
4, 0, 2, 26
HSL:
150°, 5.7143%, 72.5490%
HSV (HSB):
150°, 4.2328%, 74.1176%
XYZ:
46.0106, 49.7217, 53.0712
xyY:
0.3092, 0.3341, 49.7217
CIE-Lab:
75.8981, -3.5191, 1.0482
CIE-LCH:
75.8981, 3.6719, 163.4139
CIE-Luv:
75.8981, -4.2672, 2.1624
Hunter-Lab:
70.5136, -6.9265, 4.7357
#b5bdb9 color charts
#b5bdb9 color shades, tints & tones
#b5bdb9 color schemes
#b5bdb9 color preview, HTML & CSS examples
This text has a color of #b5bdb9
<p style="color:#b5bdb9;">Text here</p>
.mytext {color:#b5bdb9;}
This box has a color of #b5bdb9
<div style="background-color:#b5bdb9;">Content here</div>
.mybackground {background-color:#b5bdb9;}
Border around this has a color of #b5bdb9
<div style="border:2px solid #b5bdb9;">Content here</div>
.myborder {border:2px solid #b5bdb9;}