#bdd94e color space conversions
Hex:
#bdd94e
RGB:
189, 217, 78
CMY:
26, 15, 69
CMYK:
13, 0, 64, 15
HSL:
72°, 64.6512%, 57.8431%
HSV (HSB):
72°, 64.0553%, 85.0980%
XYZ:
47.1743, 60.9946, 16.4945
xyY:
0.3784, 0.4893, 60.9946
CIE-Lab:
82.3758, -28.1580, 62.9973
CIE-LCH:
82.3758, 69.0039, 114.0833
CIE-Luv:
82.3758, -12.1034, 79.6018
Hunter-Lab:
78.0990, -28.8537, 42.1473
#bdd94e color charts
#bdd94e color shades, tints & tones
#bdd94e color schemes
#bdd94e color preview, HTML & CSS examples
This text has a color of #bdd94e
<p style="color:#bdd94e;">Text here</p>
.mytext {color:#bdd94e;}
This box has a color of #bdd94e
<div style="background-color:#bdd94e;">Content here</div>
.mybackground {background-color:#bdd94e;}
Border around this has a color of #bdd94e
<div style="border:2px solid #bdd94e;">Content here</div>
.myborder {border:2px solid #bdd94e;}