#bbcccc color space conversions
Hex:
#bbcccc
RGB:
187, 204, 204
CMY:
27, 20, 20
CMYK:
8, 0, 0, 20
HSL:
180°, 14.2857%, 76.6667%
HSV (HSB):
180°, 8.3333%, 80.0000%
XYZ:
52.9855, 58.1102, 65.5505
xyY:
0.3000, 0.3290, 58.1102
CIE-Lab:
80.8000, -5.7354, -1.9797
CIE-LCH:
80.8000, 6.0675, 199.0434
CIE-Luv:
80.8000, -9.2683, -2.0132
Hunter-Lab:
76.2300, -9.3319, 2.3773
#bbcccc color charts
#bbcccc RGB chart
#bbcccc CMYK chart
#bbcccc RGB pie chart
#bbcccc color shades, tints & tones
#bbcccc color schemes
#bbcccc color preview, HTML & CSS examples
This text has a color of #bbcccc
<p style="color:#bbcccc;">Text here</p>
.mytext {color:#bbcccc;}
Text color #bbcccc
This box has a color of #bbcccc
<div style="background-color:#bbcccc;">Content here</div>
.mybackground {background-color:#bbcccc;}
Background color #bbcccc
Border around this has a color of #bbcccc
<div style="border:2px solid #bbcccc;">Content here</div>
.myborder {border:2px solid #bbcccc;}
Border color #bbcccc