#bbdbcd color space conversions
Hex:
#bbdbcd
RGB:
187, 219, 205
CMY:
27, 14, 20
CMYK:
15, 0, 6, 14
HSL:
154°, 30.7692%, 79.6078%
HSV (HSB):
154°, 14.6119%, 85.8824%
XYZ:
56.8445, 65.6356, 67.4305
xyY:
0.2993, 0.3456, 65.6356
CIE-Lab:
84.8102, -13.2638, 3.3351
CIE-LCH:
84.8102, 13.6766, 165.8858
CIE-Luv:
84.8102, -16.5508, 7.3267
Hunter-Lab:
81.0158, -16.5337, 7.3632
#bbdbcd color charts
#bbdbcd color shades, tints & tones
#bbdbcd color schemes
#bbdbcd color preview, HTML & CSS examples
This text has a color of #bbdbcd
<p style="color:#bbdbcd;">Text here</p>
.mytext {color:#bbdbcd;}
This box has a color of #bbdbcd
<div style="background-color:#bbdbcd;">Content here</div>
.mybackground {background-color:#bbdbcd;}
Border around this has a color of #bbdbcd
<div style="border:2px solid #bbdbcd;">Content here</div>
.myborder {border:2px solid #bbdbcd;}