#bddbb1 color space conversions
Hex:
#bddbb1
RGB:
189, 219, 177
CMY:
26, 14, 31
CMYK:
14, 0, 19, 14
HSL:
103°, 36.8421%, 77.6471%
HSV (HSB):
103°, 19.1781%, 85.8824%
XYZ:
54.2536, 64.6562, 51.2154
xyY:
0.3189, 0.3801, 64.6562
CIE-Lab:
84.3063, -17.5915, 17.4013
CIE-LCH:
84.3063, 24.7440, 135.3114
CIE-Luv:
84.3063, -14.8799, 28.2208
Hunter-Lab:
80.4091, -20.2784, 18.5224
#bddbb1 color charts
#bddbb1 color shades, tints & tones
#bddbb1 color schemes
#bddbb1 color preview, HTML & CSS examples
This text has a color of #bddbb1
<p style="color:#bddbb1;">Text here</p>
.mytext {color:#bddbb1;}
This box has a color of #bddbb1
<div style="background-color:#bddbb1;">Content here</div>
.mybackground {background-color:#bddbb1;}
Border around this has a color of #bddbb1
<div style="border:2px solid #bddbb1;">Content here</div>
.myborder {border:2px solid #bddbb1;}