#bddcd1 color space conversions
Hex:
#bddcd1
RGB:
189, 220, 209
CMY:
26, 14, 18
CMYK:
14, 0, 5, 14
HSL:
159°, 30.6931%, 80.1961%
HSV (HSB):
159°, 14.0909%, 86.2745%
XYZ:
58.0881, 66.6087, 70.1168
xyY:
0.2982, 0.3419, 66.6087
CIE-Lab:
85.3059, -12.3506, 1.9555
CIE-LCH:
85.3059, 12.5045, 171.0030
CIE-Luv:
85.3059, -16.1181, 5.1003
Hunter-Lab:
81.6141, -15.7790, 6.1923
#bddcd1 color charts
#bddcd1 color shades, tints & tones
#bddcd1 color schemes
#bddcd1 color preview, HTML & CSS examples
This text has a color of #bddcd1
<p style="color:#bddcd1;">Text here</p>
.mytext {color:#bddcd1;}
This box has a color of #bddcd1
<div style="background-color:#bddcd1;">Content here</div>
.mybackground {background-color:#bddcd1;}
Border around this has a color of #bddcd1
<div style="border:2px solid #bddcd1;">Content here</div>
.myborder {border:2px solid #bddcd1;}