#bbbfc2 color space conversions
Hex:
#bbbfc2
RGB:
187, 191, 194
CMY:
27, 25, 24
CMYK:
4, 2, 0, 24
HSL:
206°, 5.4264%, 74.7059%
HSV (HSB):
206°, 3.6082%, 76.0784%
XYZ:
48.8619, 51.7214, 58.4469
xyY:
0.3072, 0.3252, 51.7214
CIE-Lab:
77.1140, -0.8120, -2.0000
CIE-LCH:
77.1140, 2.1585, 247.9035
CIE-Luv:
77.1140, -2.4028, -2.8617
Hunter-Lab:
71.9176, -4.5802, 2.1578
#bbbfc2 color charts
#bbbfc2 color shades, tints & tones
#bbbfc2 color schemes
#bbbfc2 color preview, HTML & CSS examples
This text has a color of #bbbfc2
<p style="color:#bbbfc2;">Text here</p>
.mytext {color:#bbbfc2;}
This box has a color of #bbbfc2
<div style="background-color:#bbbfc2;">Content here</div>
.mybackground {background-color:#bbbfc2;}
Border around this has a color of #bbbfc2
<div style="border:2px solid #bbbfc2;">Content here</div>
.myborder {border:2px solid #bbbfc2;}