#b8b2c8 color space conversions
Hex:
#b8b2c8
RGB:
184, 178, 200
CMY:
28, 30, 22
CMYK:
8, 11, 0, 22
HSL:
256°, 16.6667%, 74.1176%
HSV (HSB):
256°, 11.0000%, 78.4314%
XYZ:
46.1129, 46.2013, 61.1309
xyY:
0.3005, 0.3011, 46.2013
CIE-Lab:
73.6759, 6.3500, -10.3786
CIE-LCH:
73.6759, 12.1671, 301.4600
CIE-Luv:
73.6759, 2.0136, -16.8611
Hunter-Lab:
67.9715, 2.1469, -5.7430
#b8b2c8 color charts
#b8b2c8 color shades, tints & tones
#b8b2c8 color schemes
#b8b2c8 color preview, HTML & CSS examples
This text has a color of #b8b2c8
<p style="color:#b8b2c8;">Text here</p>
.mytext {color:#b8b2c8;}
This box has a color of #b8b2c8
<div style="background-color:#b8b2c8;">Content here</div>
.mybackground {background-color:#b8b2c8;}
Border around this has a color of #b8b2c8
<div style="border:2px solid #b8b2c8;">Content here</div>
.myborder {border:2px solid #b8b2c8;}