#b5b9a5 color space conversions
Hex:
#b5b9a5
RGB:
181, 185, 165
CMY:
29, 27, 35
CMYK:
2, 0, 11, 27
HSL:
72°, 12.5000%, 68.6275%
HSV (HSB):
72°, 10.8108%, 72.5490%
XYZ:
43.1965, 47.2383, 42.4385
xyY:
0.3251, 0.3555, 47.2383
CIE-Lab:
74.3419, -4.9841, 9.6688
CIE-LCH:
74.3419, 10.8778, 117.2704
CIE-Luv:
74.3419, -1.2446, 14.7718
Hunter-Lab:
68.7301, -8.0913, 11.5015
#b5b9a5 color charts
#b5b9a5 color shades, tints & tones
#b5b9a5 color schemes
#b5b9a5 color preview, HTML & CSS examples
This text has a color of #b5b9a5
<p style="color:#b5b9a5;">Text here</p>
.mytext {color:#b5b9a5;}
This box has a color of #b5b9a5
<div style="background-color:#b5b9a5;">Content here</div>
.mybackground {background-color:#b5b9a5;}
Border around this has a color of #b5b9a5
<div style="border:2px solid #b5b9a5;">Content here</div>
.myborder {border:2px solid #b5b9a5;}