#b3bcac color space conversions
Hex:
#b3bcac
RGB:
179, 188, 172
CMY:
30, 26, 33
CMYK:
5, 0, 9, 26
HSL:
94°, 10.6667%, 70.5882%
HSV (HSB):
94°, 8.5106%, 73.7255%
XYZ:
44.0200, 48.5287, 46.0766
xyY:
0.3175, 0.3501, 48.5287
CIE-Lab:
75.1572, -6.0707, 7.0136
CIE-LCH:
75.1572, 9.2760, 130.8780
CIE-Luv:
75.1572, -4.2829, 11.2583
Hunter-Lab:
69.6625, -9.1146, 9.5479
#b3bcac color charts
#b3bcac color shades, tints & tones
#b3bcac color schemes
#b3bcac color preview, HTML & CSS examples
This text has a color of #b3bcac
<p style="color:#b3bcac;">Text here</p>
.mytext {color:#b3bcac;}
This box has a color of #b3bcac
<div style="background-color:#b3bcac;">Content here</div>
.mybackground {background-color:#b3bcac;}
Border around this has a color of #b3bcac
<div style="border:2px solid #b3bcac;">Content here</div>
.myborder {border:2px solid #b3bcac;}