#bbc6cc color space conversions
Hex:
#bbc6cc
RGB:
187, 198, 204
CMY:
27, 22, 20
CMYK:
8, 3, 0, 20
HSL:
201°, 14.2857%, 76.6667%
HSV (HSB):
201°, 8.3333%, 80.0000%
XYZ:
51.5867, 55.3126, 65.0842
xyY:
0.3000, 0.3216, 55.3126
CIE-Lab:
79.2210, -2.5828, -4.3008
CIE-LCH:
79.2210, 5.0168, 239.0132
CIE-Luv:
79.2210, -6.3459, -6.0881
Hunter-Lab:
74.3724, -6.3395, 0.1753
#bbc6cc color charts
#bbc6cc color shades, tints & tones
#bbc6cc color schemes
#bbc6cc color preview, HTML & CSS examples
This text has a color of #bbc6cc
<p style="color:#bbc6cc;">Text here</p>
.mytext {color:#bbc6cc;}
This box has a color of #bbc6cc
<div style="background-color:#bbc6cc;">Content here</div>
.mybackground {background-color:#bbc6cc;}
Border around this has a color of #bbc6cc
<div style="border:2px solid #bbc6cc;">Content here</div>
.myborder {border:2px solid #bbc6cc;}