#bddd7f color space conversions
Hex:
#bddd7f
RGB:
189, 221, 127
CMY:
26, 13, 50
CMYK:
14, 0, 43, 13
HSL:
80°, 58.0247%, 68.2353%
HSV (HSB):
80°, 42.5339%, 86.6667%
XYZ:
50.6735, 64.0640, 29.7735
xyY:
0.3507, 0.4433, 64.0640
CIE-Lab:
83.9991, -25.5991, 42.5987
CIE-LCH:
83.9991, 49.6987, 121.0032
CIE-Luv:
83.9991, -14.9955, 60.4629
Hunter-Lab:
80.0400, -27.0613, 33.9732
#bddd7f color charts
#bddd7f color shades, tints & tones
#bddd7f color schemes
#bddd7f color preview, HTML & CSS examples
This text has a color of #bddd7f
<p style="color:#bddd7f;">Text here</p>
.mytext {color:#bddd7f;}
This box has a color of #bddd7f
<div style="background-color:#bddd7f;">Content here</div>
.mybackground {background-color:#bddd7f;}
Border around this has a color of #bddd7f
<div style="border:2px solid #bddd7f;">Content here</div>
.myborder {border:2px solid #bddd7f;}