#bdd12e color space conversions
Hex:
#bdd12e
RGB:
189, 209, 46
CMY:
26, 18, 82
CMYK:
10, 0, 78, 18
HSL:
67°, 63.9216%, 50.0000%
HSV (HSB):
67°, 77.9904%, 81.9608%
XYZ:
44.2799, 56.6170, 11.1791
xyY:
0.3951, 0.5052, 56.6170
CIE-Lab:
79.9637, -26.0287, 71.8035
CIE-LCH:
79.9637, 76.3757, 109.9255
CIE-Luv:
79.9637, -7.0556, 84.5141
Hunter-Lab:
75.2443, -26.6335, 43.8622
#bdd12e color charts
#bdd12e color shades, tints & tones
#bdd12e color schemes
#bdd12e color preview, HTML & CSS examples
This text has a color of #bdd12e
<p style="color:#bdd12e;">Text here</p>
.mytext {color:#bdd12e;}
This box has a color of #bdd12e
<div style="background-color:#bdd12e;">Content here</div>
.mybackground {background-color:#bdd12e;}
Border around this has a color of #bdd12e
<div style="border:2px solid #bdd12e;">Content here</div>
.myborder {border:2px solid #bdd12e;}