#bbdebc color space conversions
Hex:
#bbdebc
RGB:
187, 222, 188
CMY:
27, 13, 26
CMYK:
16, 0, 15, 13
HSL:
122°, 34.6535%, 80.1961%
HSV (HSB):
122°, 15.7658%, 87.0588%
XYZ:
55.6919, 66.4382, 57.4655
xyY:
0.3101, 0.3699, 66.4382
CIE-Lab:
85.2194, -17.8944, 12.8898
CIE-LCH:
85.2194, 22.0535, 144.2337
CIE-Luv:
85.2194, -17.6574, 22.0640
Hunter-Lab:
81.5096, -20.6807, 15.2564
#bbdebc color charts
#bbdebc color shades, tints & tones
#bbdebc color schemes
#bbdebc color preview, HTML & CSS examples
This text has a color of #bbdebc
<p style="color:#bbdebc;">Text here</p>
.mytext {color:#bbdebc;}
This box has a color of #bbdebc
<div style="background-color:#bbdebc;">Content here</div>
.mybackground {background-color:#bbdebc;}
Border around this has a color of #bbdebc
<div style="border:2px solid #bbdebc;">Content here</div>
.myborder {border:2px solid #bbdebc;}