#bbded5 color space conversions
Hex:
#bbded5
RGB:
187, 222, 213
CMY:
27, 13, 16
CMYK:
16, 0, 4, 13
HSL:
165°, 34.6535%, 80.1961%
HSV (HSB):
165°, 15.7658%, 87.0588%
XYZ:
58.6250, 67.6114, 72.9112
xyY:
0.2944, 0.3395, 67.6114
CIE-Lab:
85.8118, -13.2276, 0.5631
CIE-LCH:
85.8118, 13.2396, 177.5626
CIE-Luv:
85.8118, -18.1525, 3.1375
Hunter-Lab:
82.2262, -16.6302, 4.9850
#bbded5 color charts
#bbded5 color shades, tints & tones
#bbded5 color schemes
#bbded5 color preview, HTML & CSS examples
This text has a color of #bbded5
<p style="color:#bbded5;">Text here</p>
.mytext {color:#bbded5;}
This box has a color of #bbded5
<div style="background-color:#bbded5;">Content here</div>
.mybackground {background-color:#bbded5;}
Border around this has a color of #bbded5
<div style="border:2px solid #bbded5;">Content here</div>
.myborder {border:2px solid #bbded5;}