#bddda3 color space conversions
Hex:
#bddda3
RGB:
189, 221, 163
CMY:
26, 13, 36
CMYK:
14, 0, 26, 13
HSL:
93°, 46.0317%, 75.2941%
HSV (HSB):
93°, 26.2443%, 86.6667%
XYZ:
53.4536, 65.1761, 44.4133
xyY:
0.3278, 0.3997, 65.1761
CIE-Lab:
84.5744, -20.7960, 25.0792
CIE-LCH:
84.5744, 32.5797, 129.6660
CIE-Luv:
84.5744, -15.6160, 38.9845
Hunter-Lab:
80.7317, -23.0931, 23.8947
#bddda3 color charts
#bddda3 color shades, tints & tones
#bddda3 color schemes
#bddda3 color preview, HTML & CSS examples
This text has a color of #bddda3
<p style="color:#bddda3;">Text here</p>
.mytext {color:#bddda3;}
This box has a color of #bddda3
<div style="background-color:#bddda3;">Content here</div>
.mybackground {background-color:#bddda3;}
Border around this has a color of #bddda3
<div style="border:2px solid #bddda3;">Content here</div>
.myborder {border:2px solid #bddda3;}