#bbdec5 color space conversions
Hex:
#bbdec5
RGB:
187, 222, 197
CMY:
27, 13, 23
CMYK:
16, 0, 11, 13
HSL:
137°, 34.6535%, 80.1961%
HSV (HSB):
137°, 15.7658%, 87.0588%
XYZ:
56.6928, 66.8386, 62.7364
xyY:
0.3044, 0.3588, 66.8386
CIE-Lab:
85.4224, -16.2773, 8.4419
CIE-LCH:
85.4224, 18.3362, 152.5874
CIE-Luv:
85.4224, -17.8304, 15.4061
Hunter-Lab:
81.7549, -19.2903, 11.7309
#bbdec5 color charts
#bbdec5 color shades, tints & tones
#bbdec5 color schemes
#bbdec5 color preview, HTML & CSS examples
This text has a color of #bbdec5
<p style="color:#bbdec5;">Text here</p>
.mytext {color:#bbdec5;}
This box has a color of #bbdec5
<div style="background-color:#bbdec5;">Content here</div>
.mybackground {background-color:#bbdec5;}
Border around this has a color of #bbdec5
<div style="border:2px solid #bbdec5;">Content here</div>
.myborder {border:2px solid #bbdec5;}