#b5bfb5 color space conversions
Hex:
#b5bfb5
RGB:
181, 191, 181
CMY:
29, 25, 29
CMYK:
5, 0, 5, 25
HSL:
120°, 7.2464%, 72.9412%
HSV (HSB):
120°, 5.2356%, 74.9020%
XYZ:
46.0273, 50.4216, 51.0225
xyY:
0.3121, 0.3419, 50.4216
CIE-Lab:
76.3273, -5.3213, 3.8400
CIE-LCH:
76.3273, 6.5621, 144.1845
CIE-Luv:
76.3273, -5.0997, 6.5813
Hunter-Lab:
71.0081, -8.5609, 7.1032
#b5bfb5 color charts
#b5bfb5 color shades, tints & tones
#b5bfb5 color schemes
#b5bfb5 color preview, HTML & CSS examples
This text has a color of #b5bfb5
<p style="color:#b5bfb5;">Text here</p>
.mytext {color:#b5bfb5;}
This box has a color of #b5bfb5
<div style="background-color:#b5bfb5;">Content here</div>
.mybackground {background-color:#b5bfb5;}
Border around this has a color of #b5bfb5
<div style="border:2px solid #b5bfb5;">Content here</div>
.myborder {border:2px solid #b5bfb5;}