#bbdcc1 color space conversions
Hex:
#bbdcc1
RGB:
187, 220, 193
CMY:
27, 14, 24
CMYK:
15, 0, 12, 14
HSL:
131°, 32.0388%, 79.8039%
HSV (HSB):
131°, 15.0000%, 86.2745%
XYZ:
55.7124, 65.6015, 60.1781
xyY:
0.3070, 0.3615, 65.6015
CIE-Lab:
84.7927, -16.0038, 9.6500
CIE-LCH:
84.7927, 18.6881, 148.9108
CIE-Luv:
84.7927, -16.7732, 17.0884
Hunter-Lab:
80.9947, -18.9592, 12.6446
#bbdcc1 color charts
#bbdcc1 color shades, tints & tones
#bbdcc1 color schemes
#bbdcc1 color preview, HTML & CSS examples
This text has a color of #bbdcc1
<p style="color:#bbdcc1;">Text here</p>
.mytext {color:#bbdcc1;}
This box has a color of #bbdcc1
<div style="background-color:#bbdcc1;">Content here</div>
.mybackground {background-color:#bbdcc1;}
Border around this has a color of #bbdcc1
<div style="border:2px solid #bbdcc1;">Content here</div>
.myborder {border:2px solid #bbdcc1;}