#b2bfac color space conversions
Hex:
#b2bfac
RGB:
178, 191, 172
CMY:
30, 25, 33
CMYK:
7, 0, 10, 25
HSL:
101°, 12.9252%, 71.1765%
HSV (HSB):
101°, 9.9476%, 74.9020%
XYZ:
44.4373, 49.7051, 46.2817
xyY:
0.3165, 0.3540, 49.7051
CIE-Lab:
75.8879, -8.0019, 8.0510
CIE-LCH:
75.8879, 11.3512, 134.8246
CIE-Luv:
75.8879, -6.3898, 13.0932
Hunter-Lab:
70.5019, -10.8698, 10.4298
#b2bfac color charts
#b2bfac color shades, tints & tones
#b2bfac color schemes
#b2bfac color preview, HTML & CSS examples
This text has a color of #b2bfac
<p style="color:#b2bfac;">Text here</p>
.mytext {color:#b2bfac;}
This box has a color of #b2bfac
<div style="background-color:#b2bfac;">Content here</div>
.mybackground {background-color:#b2bfac;}
Border around this has a color of #b2bfac
<div style="border:2px solid #b2bfac;">Content here</div>
.myborder {border:2px solid #b2bfac;}