#bdd94d color space conversions
Hex:
#bdd94d
RGB:
189, 217, 77
CMY:
26, 15, 70
CMYK:
13, 0, 65, 15
HSL:
72°, 64.8148%, 57.6471%
HSV (HSB):
72°, 64.5161%, 85.0980%
XYZ:
47.1387, 60.9803, 16.3071
xyY:
0.3788, 0.4901, 60.9803
CIE-Lab:
82.3682, -28.2246, 63.3895
CIE-LCH:
82.3682, 69.3891, 114.0013
CIE-Luv:
82.3682, -12.0927, 79.9252
Hunter-Lab:
78.0899, -28.9065, 42.2817
#bdd94d color charts
#bdd94d color shades, tints & tones
#bdd94d color schemes
#bdd94d color preview, HTML & CSS examples
This text has a color of #bdd94d
<p style="color:#bdd94d;">Text here</p>
.mytext {color:#bdd94d;}
This box has a color of #bdd94d
<div style="background-color:#bdd94d;">Content here</div>
.mybackground {background-color:#bdd94d;}
Border around this has a color of #bdd94d
<div style="border:2px solid #bdd94d;">Content here</div>
.myborder {border:2px solid #bdd94d;}