#bbdbdd color space conversions
Hex:
#bbdbdd
RGB:
187, 219, 221
CMY:
27, 14, 13
CMYK:
15, 1, 0, 13
HSL:
184°, 33.3333%, 80.0000%
HSV (HSB):
184°, 15.3846%, 86.6667%
XYZ:
58.8762, 66.4483, 78.1293
xyY:
0.2894, 0.3266, 66.4483
CIE-Lab:
85.2246, -10.0896, -4.5278
CIE-LCH:
85.2246, 11.0590, 204.1684
CIE-Luv:
85.2246, -16.9250, -5.2509
Hunter-Lab:
81.5158, -13.7280, 0.2342
#bbdbdd color charts
#bbdbdd color shades, tints & tones
#bbdbdd color schemes
#bbdbdd color preview, HTML & CSS examples
This text has a color of #bbdbdd
<p style="color:#bbdbdd;">Text here</p>
.mytext {color:#bbdbdd;}
This box has a color of #bbdbdd
<div style="background-color:#bbdbdd;">Content here</div>
.mybackground {background-color:#bbdbdd;}
Border around this has a color of #bbdbdd
<div style="border:2px solid #bbdbdd;">Content here</div>
.myborder {border:2px solid #bbdbdd;}