#bbddcc color space conversions
Hex:
#bbddcc
RGB:
187, 221, 204
CMY:
27, 13, 20
CMYK:
15, 0, 8, 13
HSL:
150°, 33.3333%, 80.0000%
HSV (HSB):
150°, 15.3846%, 86.6667%
XYZ:
57.2491, 66.6373, 66.9717
xyY:
0.3000, 0.3491, 66.6373
CIE-Lab:
85.3205, -14.4661, 4.6024
CIE-LCH:
85.3205, 15.1806, 162.3514
CIE-Luv:
85.3205, -17.4892, 9.4345
Hunter-Lab:
81.6317, -17.6718, 8.4999
#bbddcc color charts
#bbddcc RGB chart
#bbddcc CMYK chart
#bbddcc RGB pie chart
#bbddcc color shades, tints & tones
#bbddcc color schemes
#bbddcc color preview, HTML & CSS examples
This text has a color of #bbddcc
<p style="color:#bbddcc;">Text here</p>
.mytext {color:#bbddcc;}
Text color #bbddcc
This box has a color of #bbddcc
<div style="background-color:#bbddcc;">Content here</div>
.mybackground {background-color:#bbddcc;}
Background color #bbddcc
Border around this has a color of #bbddcc
<div style="border:2px solid #bbddcc;">Content here</div>
.myborder {border:2px solid #bbddcc;}
Border color #bbddcc