#bddf50 color space conversions
Hex:
#bddf50
RGB:
189, 223, 80
CMY:
26, 13, 69
CMYK:
15, 0, 64, 13
HSL:
74°, 69.0821%, 59.4118%
HSV (HSB):
74°, 64.1256%, 87.4510%
XYZ:
48.8219, 64.1734, 17.4029
xyY:
0.3744, 0.4921, 64.1734
CIE-Lab:
84.0559, -30.8436, 63.9717
CIE-LCH:
84.0559, 71.0191, 115.7408
CIE-Luv:
84.0559, -15.5551, 81.5959
Hunter-Lab:
80.1083, -31.4028, 43.1955
#bddf50 color charts
#bddf50 color shades, tints & tones
#bddf50 color schemes
#bddf50 color preview, HTML & CSS examples
This text has a color of #bddf50
<p style="color:#bddf50;">Text here</p>
.mytext {color:#bddf50;}
This box has a color of #bddf50
<div style="background-color:#bddf50;">Content here</div>
.mybackground {background-color:#bddf50;}
Border around this has a color of #bddf50
<div style="border:2px solid #bddf50;">Content here</div>
.myborder {border:2px solid #bddf50;}