#bdd30e color space conversions
Hex:
#bdd30e
RGB:
189, 211, 14
CMY:
26, 17, 95
CMYK:
10, 0, 93, 17
HSL:
67°, 87.5556%, 44.1176%
HSV (HSB):
67°, 93.3649%, 82.7451%
XYZ:
44.3598, 57.4391, 9.1643
xyY:
0.3998, 0.5176, 57.4391
CIE-Lab:
80.4259, -27.7879, 78.6033
CIE-LCH:
80.4259, 83.3706, 109.4696
CIE-Luv:
80.4259, -8.1006, 89.3703
Hunter-Lab:
75.7886, -28.1521, 45.8827
#bdd30e color charts
#bdd30e color shades, tints & tones
#bdd30e color schemes
#bdd30e color preview, HTML & CSS examples
This text has a color of #bdd30e
<p style="color:#bdd30e;">Text here</p>
.mytext {color:#bdd30e;}
This box has a color of #bdd30e
<div style="background-color:#bdd30e;">Content here</div>
.mybackground {background-color:#bdd30e;}
Border around this has a color of #bdd30e
<div style="border:2px solid #bdd30e;">Content here</div>
.myborder {border:2px solid #bdd30e;}