#b8b2c1 color space conversions
Hex:
#b8b2c1
RGB:
184, 178, 193
CMY:
28, 30, 24
CMYK:
5, 8, 0, 24
HSL:
264°, 10.7914%, 72.7451%
HSV (HSB):
264°, 7.7720%, 75.6863%
XYZ:
45.3132, 45.8814, 56.9198
xyY:
0.3059, 0.3098, 45.8814
CIE-Lab:
73.4685, 4.9598, -6.8572
CIE-LCH:
73.4685, 8.4628, 305.8782
CIE-Luv:
73.4685, 2.4794, -11.1753
Hunter-Lab:
67.7358, 0.8734, -2.4076
#b8b2c1 color charts
#b8b2c1 color shades, tints & tones
#b8b2c1 color schemes
#b8b2c1 color preview, HTML & CSS examples
This text has a color of #b8b2c1
<p style="color:#b8b2c1;">Text here</p>
.mytext {color:#b8b2c1;}
This box has a color of #b8b2c1
<div style="background-color:#b8b2c1;">Content here</div>
.mybackground {background-color:#b8b2c1;}
Border around this has a color of #b8b2c1
<div style="border:2px solid #b8b2c1;">Content here</div>
.myborder {border:2px solid #b8b2c1;}