#bddc7d color space conversions
Hex:
#bddc7d
RGB:
189, 220, 125
CMY:
26, 14, 51
CMYK:
14, 0, 43, 14
HSL:
80°, 57.5758%, 67.6471%
HSV (HSB):
80°, 43.1818%, 86.2745%
XYZ:
50.2811, 63.4859, 29.0059
xyY:
0.3522, 0.4447, 63.4859
CIE-Lab:
83.6974, -25.3477, 43.2038
CIE-LCH:
83.6974, 50.0906, 120.4002
CIE-Luv:
83.6974, -14.4190, 60.9944
Hunter-Lab:
79.6780, -26.7934, 34.1907
#bddc7d color charts
#bddc7d color shades, tints & tones
#bddc7d color schemes
#bddc7d color preview, HTML & CSS examples
This text has a color of #bddc7d
<p style="color:#bddc7d;">Text here</p>
.mytext {color:#bddc7d;}
This box has a color of #bddc7d
<div style="background-color:#bddc7d;">Content here</div>
.mybackground {background-color:#bddc7d;}
Border around this has a color of #bddc7d
<div style="border:2px solid #bddc7d;">Content here</div>
.myborder {border:2px solid #bddc7d;}