#b2bca9 color space conversions
Hex:
#b2bca9
RGB:
178, 188, 169
CMY:
30, 26, 34
CMYK:
5, 0, 10, 26
HSL:
92°, 12.4183%, 70.0000%
HSV (HSB):
92°, 10.1064%, 73.7255%
XYZ:
43.5047, 48.2960, 44.5652
xyY:
0.3190, 0.3542, 48.2960
CIE-Lab:
75.0112, -6.9569, 8.4220
CIE-LCH:
75.0112, 10.9238, 129.5581
CIE-Luv:
75.0112, -4.7169, 13.4034
Hunter-Lab:
69.4953, -9.8741, 10.6259
#b2bca9 color charts
#b2bca9 color shades, tints & tones
#b2bca9 color schemes
#b2bca9 color preview, HTML & CSS examples
This text has a color of #b2bca9
<p style="color:#b2bca9;">Text here</p>
.mytext {color:#b2bca9;}
This box has a color of #b2bca9
<div style="background-color:#b2bca9;">Content here</div>
.mybackground {background-color:#b2bca9;}
Border around this has a color of #b2bca9
<div style="border:2px solid #b2bca9;">Content here</div>
.myborder {border:2px solid #b2bca9;}