#b8b2d2 color space conversions
Hex:
#b8b2d2
RGB:
184, 178, 210
CMY:
28, 30, 18
CMYK:
12, 15, 0, 18
HSL:
251°, 26.2295%, 76.0784%
HSV (HSB):
251°, 15.2381%, 82.3529%
XYZ:
47.3204, 46.6843, 67.4897
xyY:
0.2930, 0.2891, 46.6843
CIE-Lab:
73.9874, 8.4076, -15.3748
CIE-LCH:
73.9874, 17.5234, 298.6717
CIE-Luv:
73.9874, 1.3397, -25.0935
Hunter-Lab:
68.3259, 4.0533, -10.7362
#b8b2d2 color charts
#b8b2d2 color shades, tints & tones
#b8b2d2 color schemes
#b8b2d2 color preview, HTML & CSS examples
This text has a color of #b8b2d2
<p style="color:#b8b2d2;">Text here</p>
.mytext {color:#b8b2d2;}
This box has a color of #b8b2d2
<div style="background-color:#b8b2d2;">Content here</div>
.mybackground {background-color:#b8b2d2;}
Border around this has a color of #b8b2d2
<div style="border:2px solid #b8b2d2;">Content here</div>
.myborder {border:2px solid #b8b2d2;}