#b5b2a5 color space conversions
Hex:
#b5b2a5
RGB:
181, 178, 165
CMY:
29, 30, 35
CMYK:
0, 2, 9, 29
HSL:
49°, 9.7561%, 67.8431%
HSV (HSB):
49°, 8.8398%, 70.9804%
XYZ:
41.7680, 44.3812, 41.9623
xyY:
0.3260, 0.3464, 44.3812
CIE-Lab:
72.4825, -1.2548, 7.0114
CIE-LCH:
72.4825, 7.1228, 100.1464
CIE-Luv:
72.4825, 2.4849, 10.3252
Hunter-Lab:
66.6192, -4.6701, 9.2876
#b5b2a5 color charts
#b5b2a5 color shades, tints & tones
#b5b2a5 color schemes
#b5b2a5 color preview, HTML & CSS examples
This text has a color of #b5b2a5
<p style="color:#b5b2a5;">Text here</p>
.mytext {color:#b5b2a5;}
This box has a color of #b5b2a5
<div style="background-color:#b5b2a5;">Content here</div>
.mybackground {background-color:#b5b2a5;}
Border around this has a color of #b5b2a5
<div style="border:2px solid #b5b2a5;">Content here</div>
.myborder {border:2px solid #b5b2a5;}