#bdd14a color space conversions
Hex:
#bdd14a
RGB:
189, 209, 74
CMY:
26, 18, 71
CMYK:
10, 0, 65, 18
HSL:
69°, 59.4714%, 55.4902%
HSV (HSB):
69°, 64.5933%, 81.9608%
XYZ:
45.0228, 56.9142, 15.0911
xyY:
0.3847, 0.4863, 56.9142
CIE-Lab:
80.1313, -24.5954, 62.2411
CIE-LCH:
80.1313, 66.9245, 111.5621
CIE-Luv:
80.1313, -7.3619, 77.3702
Hunter-Lab:
75.4415, -25.4955, 40.9488
#bdd14a color charts
#bdd14a color shades, tints & tones
#bdd14a color schemes
#bdd14a color preview, HTML & CSS examples
This text has a color of #bdd14a
<p style="color:#bdd14a;">Text here</p>
.mytext {color:#bdd14a;}
This box has a color of #bdd14a
<div style="background-color:#bdd14a;">Content here</div>
.mybackground {background-color:#bdd14a;}
Border around this has a color of #bdd14a
<div style="border:2px solid #bdd14a;">Content here</div>
.myborder {border:2px solid #bdd14a;}