#bbdecc color space conversions
Hex:
#bbdecc
RGB:
187, 222, 204
CMY:
27, 13, 20
CMYK:
16, 0, 8, 13
HSL:
149°, 34.6535%, 80.1961%
HSV (HSB):
149°, 15.7658%, 87.0588%
XYZ:
57.5139, 67.1670, 67.0600
xyY:
0.3000, 0.3503, 67.1670
CIE-Lab:
85.5882, -14.9701, 4.9894
CIE-LCH:
85.5882, 15.7796, 161.5673
CIE-Luv:
85.5882, -17.9691, 10.1020
Hunter-Lab:
81.9555, -18.1561, 8.8549
#bbdecc color charts
#bbdecc RGB chart
#bbdecc CMYK chart
#bbdecc RGB pie chart
#bbdecc color shades, tints & tones
#bbdecc color schemes
#bbdecc color preview, HTML & CSS examples
This text has a color of #bbdecc
<p style="color:#bbdecc;">Text here</p>
.mytext {color:#bbdecc;}
Text color #bbdecc
This box has a color of #bbdecc
<div style="background-color:#bbdecc;">Content here</div>
.mybackground {background-color:#bbdecc;}
Background color #bbdecc
Border around this has a color of #bbdecc
<div style="border:2px solid #bbdecc;">Content here</div>
.myborder {border:2px solid #bbdecc;}
Border color #bbdecc