#b2bfad color space conversions
Hex:
#b2bfad
RGB:
178, 191, 173
CMY:
30, 25, 32
CMYK:
7, 0, 9, 25
HSL:
103°, 12.3288%, 71.3725%
HSV (HSB):
103°, 9.4241%, 74.9020%
XYZ:
44.5337, 49.7437, 46.7895
xyY:
0.3157, 0.3526, 49.7437
CIE-Lab:
75.9117, -7.8238, 7.5440
CIE-LCH:
75.9117, 10.8685, 136.0430
CIE-Luv:
75.9117, -6.4289, 12.3431
Hunter-Lab:
70.5292, -10.7173, 10.0371
#b2bfad color charts
#b2bfad color shades, tints & tones
#b2bfad color schemes
#b2bfad color preview, HTML & CSS examples
This text has a color of #b2bfad
<p style="color:#b2bfad;">Text here</p>
.mytext {color:#b2bfad;}
This box has a color of #b2bfad
<div style="background-color:#b2bfad;">Content here</div>
.mybackground {background-color:#b2bfad;}
Border around this has a color of #b2bfad
<div style="border:2px solid #b2bfad;">Content here</div>
.myborder {border:2px solid #b2bfad;}