#bbb1cf color space conversions
Hex:
#bbb1cf
RGB:
187, 177, 207
CMY:
27, 31, 19
CMYK:
10, 14, 0, 19
HSL:
260°, 23.8095%, 75.2941%
HSV (HSB):
260°, 14.4928%, 81.1765%
XYZ:
47.4781, 46.5141, 65.5072
xyY:
0.2977, 0.2916, 46.5141
CIE-Lab:
73.8779, 9.3194, -13.8773
CIE-LCH:
73.8779, 16.7161, 303.8836
CIE-Luv:
73.8779, 3.6763, -22.8558
Hunter-Lab:
68.2012, 4.9103, -9.2071
#bbb1cf color charts
#bbb1cf color shades, tints & tones
#bbb1cf color schemes
#bbb1cf color preview, HTML & CSS examples
This text has a color of #bbb1cf
<p style="color:#bbb1cf;">Text here</p>
.mytext {color:#bbb1cf;}
This box has a color of #bbb1cf
<div style="background-color:#bbb1cf;">Content here</div>
.mybackground {background-color:#bbb1cf;}
Border around this has a color of #bbb1cf
<div style="border:2px solid #bbb1cf;">Content here</div>
.myborder {border:2px solid #bbb1cf;}