#b5b8a5 color space conversions
Hex:
#b5b8a5
RGB:
181, 184, 165
CMY:
29, 28, 35
CMYK:
2, 0, 10, 28
HSL:
69°, 11.8012%, 68.4314%
HSV (HSB):
69°, 10.3261%, 72.1569%
XYZ:
42.9881, 46.8213, 42.3690
xyY:
0.3252, 0.3542, 46.8213
CIE-Lab:
74.0754, -4.4544, 9.2889
CIE-LCH:
74.0754, 10.3017, 115.6198
CIE-Luv:
74.0754, -0.7133, 14.1380
Hunter-Lab:
68.4261, -7.6048, 11.1863
#b5b8a5 color charts
#b5b8a5 color shades, tints & tones
#b5b8a5 color schemes
#b5b8a5 color preview, HTML & CSS examples
This text has a color of #b5b8a5
<p style="color:#b5b8a5;">Text here</p>
.mytext {color:#b5b8a5;}
This box has a color of #b5b8a5
<div style="background-color:#b5b8a5;">Content here</div>
.mybackground {background-color:#b5b8a5;}
Border around this has a color of #b5b8a5
<div style="border:2px solid #b5b8a5;">Content here</div>
.myborder {border:2px solid #b5b8a5;}