#bdd14f color space conversions
Hex:
#bdd14f
RGB:
189, 209, 79
CMY:
26, 18, 69
CMYK:
10, 0, 62, 18
HSL:
69°, 58.5586%, 56.4706%
HSV (HSB):
69°, 62.2010%, 81.9608%
XYZ:
45.1980, 56.9843, 16.0140
xyY:
0.3824, 0.4821, 56.9843
CIE-Lab:
80.1707, -24.2604, 60.2409
CIE-LCH:
80.1707, 64.9426, 111.9358
CIE-Luv:
80.1707, -7.4328, 75.7186
Hunter-Lab:
75.4879, -25.2279, 40.2638
#bdd14f color charts
#bdd14f color shades, tints & tones
#bdd14f color schemes
#bdd14f color preview, HTML & CSS examples
This text has a color of #bdd14f
<p style="color:#bdd14f;">Text here</p>
.mytext {color:#bdd14f;}
This box has a color of #bdd14f
<div style="background-color:#bdd14f;">Content here</div>
.mybackground {background-color:#bdd14f;}
Border around this has a color of #bdd14f
<div style="border:2px solid #bdd14f;">Content here</div>
.myborder {border:2px solid #bdd14f;}