#bddcc5 color space conversions
Hex:
#bddcc5
RGB:
189, 220, 197
CMY:
26, 14, 23
CMYK:
14, 0, 10, 14
HSL:
135°, 30.6931%, 80.1961%
HSV (HSB):
135°, 14.0909%, 86.2745%
XYZ:
56.6575, 66.0364, 62.5835
xyY:
0.3058, 0.3564, 66.0364
CIE-Lab:
85.0150, -14.6089, 7.8749
CIE-LCH:
85.0150, 16.5962, 151.6731
CIE-Luv:
85.0150, -15.8340, 14.2776
Hunter-Lab:
81.2628, -17.7573, 11.2226
#bddcc5 color charts
#bddcc5 color shades, tints & tones
#bddcc5 color schemes
#bddcc5 color preview, HTML & CSS examples
This text has a color of #bddcc5
<p style="color:#bddcc5;">Text here</p>
.mytext {color:#bddcc5;}
This box has a color of #bddcc5
<div style="background-color:#bddcc5;">Content here</div>
.mybackground {background-color:#bddcc5;}
Border around this has a color of #bddcc5
<div style="border:2px solid #bddcc5;">Content here</div>
.myborder {border:2px solid #bddcc5;}