#bdd14d color space conversions
Hex:
#bdd14d
RGB:
189, 209, 77
CMY:
26, 18, 70
CMYK:
10, 0, 63, 18
HSL:
69°, 58.9286%, 56.0784%
HSV (HSB):
69°, 63.1579%, 81.9608%
XYZ:
45.1263, 56.9556, 15.6363
xyY:
0.3833, 0.4838, 56.9556
CIE-Lab:
80.1546, -24.3974, 61.0497
CIE-LCH:
80.1546, 65.7442, 111.7832
CIE-Luv:
80.1546, -7.4038, 76.3931
Hunter-Lab:
75.4689, -25.3374, 40.5440
#bdd14d color charts
#bdd14d color shades, tints & tones
#bdd14d color schemes
#bdd14d color preview, HTML & CSS examples
This text has a color of #bdd14d
<p style="color:#bdd14d;">Text here</p>
.mytext {color:#bdd14d;}
This box has a color of #bdd14d
<div style="background-color:#bdd14d;">Content here</div>
.mybackground {background-color:#bdd14d;}
Border around this has a color of #bdd14d
<div style="border:2px solid #bdd14d;">Content here</div>
.myborder {border:2px solid #bdd14d;}