#bbddc9 color space conversions
Hex:
#bbddc9
RGB:
187, 221, 201
CMY:
27, 13, 21
CMYK:
15, 0, 9, 13
HSL:
145°, 33.3333%, 80.0000%
HSV (HSB):
145°, 15.3846%, 86.6667%
XYZ:
56.8926, 66.4947, 65.0946
xyY:
0.3018, 0.3528, 66.4947
CIE-Lab:
85.2481, -15.0327, 6.0820
CIE-LCH:
85.2481, 16.2164, 157.9726
CIE-Luv:
85.2481, -17.4267, 11.7251
Hunter-Lab:
81.5443, -18.1650, 9.7515
#bbddc9 color charts
#bbddc9 color shades, tints & tones
#bbddc9 color schemes
#bbddc9 color preview, HTML & CSS examples
This text has a color of #bbddc9
<p style="color:#bbddc9;">Text here</p>
.mytext {color:#bbddc9;}
This box has a color of #bbddc9
<div style="background-color:#bbddc9;">Content here</div>
.mybackground {background-color:#bbddc9;}
Border around this has a color of #bbddc9
<div style="border:2px solid #bbddc9;">Content here</div>
.myborder {border:2px solid #bbddc9;}