#b5bcac color space conversions
Hex:
#b5bcac
RGB:
181, 188, 172
CMY:
29, 26, 33
CMYK:
4, 0, 9, 26
HSL:
86°, 10.6667%, 70.5882%
HSV (HSB):
86°, 8.5106%, 73.7255%
XYZ:
44.4857, 48.7688, 46.0984
xyY:
0.3192, 0.3500, 48.7688
CIE-Lab:
75.3072, -5.3582, 7.2487
CIE-LCH:
75.3072, 9.0141, 126.4718
CIE-Luv:
75.3072, -3.1530, 11.4711
Hunter-Lab:
69.8346, -8.5035, 9.7464
#b5bcac color charts
#b5bcac color shades, tints & tones
#b5bcac color schemes
#b5bcac color preview, HTML & CSS examples
This text has a color of #b5bcac
<p style="color:#b5bcac;">Text here</p>
.mytext {color:#b5bcac;}
This box has a color of #b5bcac
<div style="background-color:#b5bcac;">Content here</div>
.mybackground {background-color:#b5bcac;}
Border around this has a color of #b5bcac
<div style="border:2px solid #b5bcac;">Content here</div>
.myborder {border:2px solid #b5bcac;}