#b8b8ce color space conversions
Hex:
#b8b8ce
RGB:
184, 184, 206
CMY:
28, 28, 19
CMYK:
11, 11, 0, 19
HSL:
240°, 18.3333%, 76.4706%
HSV (HSB):
240°, 10.6796%, 80.7843%
XYZ:
48.0482, 48.9276, 65.3041
xyY:
0.2961, 0.3015, 48.9276
CIE-Lab:
75.4062, 4.3131, -11.0674
CIE-LCH:
75.4062, 11.8782, 291.2915
CIE-Luv:
75.4062, -1.2726, -17.6692
Hunter-Lab:
69.9482, 0.2042, -6.3897
#b8b8ce color charts
#b8b8ce color shades, tints & tones
#b8b8ce color schemes
#b8b8ce color preview, HTML & CSS examples
This text has a color of #b8b8ce
<p style="color:#b8b8ce;">Text here</p>
.mytext {color:#b8b8ce;}
This box has a color of #b8b8ce
<div style="background-color:#b8b8ce;">Content here</div>
.mybackground {background-color:#b8b8ce;}
Border around this has a color of #b8b8ce
<div style="border:2px solid #b8b8ce;">Content here</div>
.myborder {border:2px solid #b8b8ce;}