#b8b7cc color space conversions
Hex:
#b8b7cc
RGB:
184, 183, 204
CMY:
28, 28, 20
CMYK:
10, 10, 0, 20
HSL:
243°, 17.0732%, 75.8824%
HSV (HSB):
243°, 10.2941%, 80.0000%
XYZ:
47.5997, 48.4170, 63.9634
xyY:
0.2975, 0.3026, 48.4170
CIE-Lab:
75.0872, 4.4453, -10.4553
CIE-LCH:
75.0872, 11.3611, 293.0337
CIE-Luv:
75.0872, -0.6708, -16.7184
Hunter-Lab:
69.5823, 0.3390, -5.7946
#b8b7cc color charts
#b8b7cc color shades, tints & tones
#b8b7cc color schemes
#b8b7cc color preview, HTML & CSS examples
This text has a color of #b8b7cc
<p style="color:#b8b7cc;">Text here</p>
.mytext {color:#b8b7cc;}
This box has a color of #b8b7cc
<div style="background-color:#b8b7cc;">Content here</div>
.mybackground {background-color:#b8b7cc;}
Border around this has a color of #b8b7cc
<div style="border:2px solid #b8b7cc;">Content here</div>
.myborder {border:2px solid #b8b7cc;}