#b8b2c3 color space conversions
Hex:
#b8b2c3
RGB:
184, 178, 195
CMY:
28, 30, 24
CMYK:
6, 9, 0, 24
HSL:
261°, 12.4088%, 73.1373%
HSV (HSB):
261°, 8.7179%, 76.4706%
XYZ:
45.5379, 45.9713, 58.1030
xyY:
0.3044, 0.3073, 45.9713
CIE-Lab:
73.5269, 5.3527, -7.8652
CIE-LCH:
73.5269, 9.5138, 304.2373
CIE-Luv:
73.5269, 2.3469, -12.7925
Hunter-Lab:
67.8021, 1.2321, -3.3471
#b8b2c3 color charts
#b8b2c3 color shades, tints & tones
#b8b2c3 color schemes
#b8b2c3 color preview, HTML & CSS examples
This text has a color of #b8b2c3
<p style="color:#b8b2c3;">Text here</p>
.mytext {color:#b8b2c3;}
This box has a color of #b8b2c3
<div style="background-color:#b8b2c3;">Content here</div>
.mybackground {background-color:#b8b2c3;}
Border around this has a color of #b8b2c3
<div style="border:2px solid #b8b2c3;">Content here</div>
.myborder {border:2px solid #b8b2c3;}