#bbbfc8 color space conversions
Hex:
#bbbfc8
RGB:
187, 191, 200
CMY:
27, 25, 22
CMYK:
7, 5, 0, 22
HSL:
222°, 10.5691%, 75.8824%
HSV (HSB):
222°, 6.5000%, 78.4314%
XYZ:
49.5496, 51.9965, 62.0684
xyY:
0.3028, 0.3178, 51.9965
CIE-Lab:
77.2788, 0.3482, -5.0059
CIE-LCH:
77.2788, 5.0180, 273.9787
CIE-Luv:
77.2788, -2.7179, -7.6375
Hunter-Lab:
72.1086, -3.5333, -0.5586
#bbbfc8 color charts
#bbbfc8 color shades, tints & tones
#bbbfc8 color schemes
#bbbfc8 color preview, HTML & CSS examples
This text has a color of #bbbfc8
<p style="color:#bbbfc8;">Text here</p>
.mytext {color:#bbbfc8;}
This box has a color of #bbbfc8
<div style="background-color:#bbbfc8;">Content here</div>
.mybackground {background-color:#bbbfc8;}
Border around this has a color of #bbbfc8
<div style="border:2px solid #bbbfc8;">Content here</div>
.myborder {border:2px solid #bbbfc8;}