#b2bcac color space conversions
Hex:
#b2bcac
RGB:
178, 188, 172
CMY:
30, 26, 33
CMYK:
5, 0, 9, 26
HSL:
98°, 10.6667%, 70.5882%
HSV (HSB):
98°, 8.5106%, 73.7255%
XYZ:
43.7897, 48.4100, 46.0658
xyY:
0.3167, 0.3501, 48.4100
CIE-Lab:
75.0828, -6.4258, 6.8970
CIE-LCH:
75.0828, 9.4265, 132.9742
CIE-Luv:
75.0828, -4.8439, 11.1526
Hunter-Lab:
69.5773, -9.4180, 9.4493
#b2bcac color charts
#b2bcac color shades, tints & tones
#b2bcac color schemes
#b2bcac color preview, HTML & CSS examples
This text has a color of #b2bcac
<p style="color:#b2bcac;">Text here</p>
.mytext {color:#b2bcac;}
This box has a color of #b2bcac
<div style="background-color:#b2bcac;">Content here</div>
.mybackground {background-color:#b2bcac;}
Border around this has a color of #b2bcac
<div style="border:2px solid #b2bcac;">Content here</div>
.myborder {border:2px solid #b2bcac;}