#bdd16e color space conversions
Hex:
#bdd16e
RGB:
189, 209, 110
CMY:
26, 18, 57
CMYK:
10, 0, 47, 18
HSL:
72°, 51.8325%, 62.5490%
HSV (HSB):
72°, 47.3684%, 81.9608%
XYZ:
46.6012, 57.5455, 23.4031
xyY:
0.3654, 0.4512, 57.5455
CIE-Lab:
80.4855, -21.6194, 46.5512
CIE-LCH:
80.4855, 51.3265, 114.9112
CIE-Luv:
80.4855, -7.9829, 62.9320
Hunter-Lab:
75.8588, -23.0976, 34.8096
#bdd16e color charts
#bdd16e color shades, tints & tones
#bdd16e color schemes
#bdd16e color preview, HTML & CSS examples
This text has a color of #bdd16e
<p style="color:#bdd16e;">Text here</p>
.mytext {color:#bdd16e;}
This box has a color of #bdd16e
<div style="background-color:#bdd16e;">Content here</div>
.mybackground {background-color:#bdd16e;}
Border around this has a color of #bdd16e
<div style="border:2px solid #bdd16e;">Content here</div>
.myborder {border:2px solid #bdd16e;}