#bbbdc7 color space conversions
Hex:
#bbbdc7
RGB:
187, 189, 199
CMY:
27, 26, 22
CMYK:
6, 5, 0, 22
HSL:
230°, 9.6774%, 75.6863%
HSV (HSB):
230°, 6.0302%, 78.0392%
XYZ:
48.9999, 51.0835, 61.3104
xyY:
0.3036, 0.3165, 51.0835
CIE-Lab:
76.7296, 1.2217, -5.2750
CIE-LCH:
76.7296, 5.4146, 283.0397
CIE-Luv:
76.7296, -1.6758, -8.1884
Hunter-Lab:
71.4727, -2.7021, -0.8289
#bbbdc7 color charts
#bbbdc7 color shades, tints & tones
#bbbdc7 color schemes
#bbbdc7 color preview, HTML & CSS examples
This text has a color of #bbbdc7
<p style="color:#bbbdc7;">Text here</p>
.mytext {color:#bbbdc7;}
This box has a color of #bbbdc7
<div style="background-color:#bbbdc7;">Content here</div>
.mybackground {background-color:#bbbdc7;}
Border around this has a color of #bbbdc7
<div style="border:2px solid #bbbdc7;">Content here</div>
.myborder {border:2px solid #bbbdc7;}