#bbccc7 color space conversions
Hex:
#bbccc7
RGB:
187, 204, 199
CMY:
27, 20, 22
CMYK:
8, 0, 2, 20
HSL:
162°, 14.2857%, 76.6667%
HSV (HSB):
162°, 8.3333%, 80.0000%
XYZ:
52.3952, 57.8740, 62.4421
xyY:
0.3034, 0.3351, 57.8740
CIE-Lab:
80.6687, -6.7034, 0.5066
CIE-LCH:
80.6687, 6.7225, 175.6780
CIE-Luv:
80.6687, -9.0805, 1.9201
Hunter-Lab:
76.0750, -10.1928, 4.5874
#bbccc7 color charts
#bbccc7 color shades, tints & tones
#bbccc7 color schemes
#bbccc7 color preview, HTML & CSS examples
This text has a color of #bbccc7
<p style="color:#bbccc7;">Text here</p>
.mytext {color:#bbccc7;}
This box has a color of #bbccc7
<div style="background-color:#bbccc7;">Content here</div>
.mybackground {background-color:#bbccc7;}
Border around this has a color of #bbccc7
<div style="border:2px solid #bbccc7;">Content here</div>
.myborder {border:2px solid #bbccc7;}