#bdd14b color space conversions
Hex:
#bdd14b
RGB:
189, 209, 75
CMY:
26, 18, 71
CMYK:
10, 0, 64, 18
HSL:
69°, 59.2920%, 55.6863%
HSV (HSB):
69°, 64.1148%, 81.9608%
XYZ:
45.0567, 56.9277, 15.2700
xyY:
0.3843, 0.4855, 56.9277
CIE-Lab:
80.1389, -24.5304, 61.8470
CIE-LCH:
80.1389, 66.5341, 111.6348
CIE-Luv:
80.1389, -7.3756, 77.0491
Hunter-Lab:
75.4505, -25.4436, 40.8159
#bdd14b color charts
#bdd14b color shades, tints & tones
#bdd14b color schemes
#bdd14b color preview, HTML & CSS examples
This text has a color of #bdd14b
<p style="color:#bdd14b;">Text here</p>
.mytext {color:#bdd14b;}
This box has a color of #bdd14b
<div style="background-color:#bdd14b;">Content here</div>
.mybackground {background-color:#bdd14b;}
Border around this has a color of #bdd14b
<div style="border:2px solid #bdd14b;">Content here</div>
.myborder {border:2px solid #bdd14b;}