#bbb9ce color space conversions
Hex:
#bbb9ce
RGB:
187, 185, 206
CMY:
27, 27, 19
CMYK:
9, 10, 0, 19
HSL:
246°, 17.6471%, 76.6667%
HSV (HSB):
246°, 10.1942%, 80.7843%
XYZ:
48.9831, 49.7190, 65.4076
xyY:
0.2985, 0.3030, 49.7190
CIE-Lab:
75.8964, 4.7668, -10.3113
CIE-LCH:
75.8964, 11.3598, 294.8105
CIE-Luv:
75.8964, -0.1245, -16.5732
Hunter-Lab:
70.5117, 0.6050, -5.6400
#bbb9ce color charts
#bbb9ce color shades, tints & tones
#bbb9ce color schemes
#bbb9ce color preview, HTML & CSS examples
This text has a color of #bbb9ce
<p style="color:#bbb9ce;">Text here</p>
.mytext {color:#bbb9ce;}
This box has a color of #bbb9ce
<div style="background-color:#bbb9ce;">Content here</div>
.mybackground {background-color:#bbb9ce;}
Border around this has a color of #bbb9ce
<div style="border:2px solid #bbb9ce;">Content here</div>
.myborder {border:2px solid #bbb9ce;}