#bccccc color space conversions
Hex:
#bccccc
RGB:
188, 204, 204
CMY:
26, 20, 20
CMYK:
8, 0, 0, 20
HSL:
180°, 13.5593%, 76.8627%
HSV (HSB):
180°, 7.8431%, 80.0000%
XYZ:
53.2310, 58.2367, 65.5620
xyY:
0.3007, 0.3290, 58.2367
CIE-Lab:
80.8702, -5.4035, -1.8685
CIE-LCH:
80.8702, 5.7174, 199.0751
CIE-Luv:
80.8702, -8.7427, -1.8998
Hunter-Lab:
76.3130, -9.0377, 2.4819
#bccccc color charts
#bccccc RGB chart
#bccccc CMYK chart
#bccccc RGB pie chart
#bccccc color shades, tints & tones
#bccccc color schemes
#bccccc color preview, HTML & CSS examples
This text has a color of #bccccc
<p style="color:#bccccc;">Text here</p>
.mytext {color:#bccccc;}
Text color #bccccc
This box has a color of #bccccc
<div style="background-color:#bccccc;">Content here</div>
.mybackground {background-color:#bccccc;}
Background color #bccccc
Border around this has a color of #bccccc
<div style="border:2px solid #bccccc;">Content here</div>
.myborder {border:2px solid #bccccc;}
Border color #bccccc