#bdd16d color space conversions
Hex:
#bdd16d
RGB:
189, 209, 109
CMY:
26, 18, 57
CMYK:
10, 0, 48, 18
HSL:
72°, 52.0833%, 62.3529%
HSV (HSB):
72°, 47.8469%, 81.9608%
XYZ:
46.5470, 57.5239, 23.1179
xyY:
0.3660, 0.4523, 57.5239
CIE-Lab:
80.4734, -21.7200, 47.0189
CIE-LCH:
80.4734, 51.7932, 114.7941
CIE-Luv:
80.4734, -7.9622, 63.4116
Hunter-Lab:
75.8445, -23.1794, 35.0191
#bdd16d color charts
#bdd16d color shades, tints & tones
#bdd16d color schemes
#bdd16d color preview, HTML & CSS examples
This text has a color of #bdd16d
<p style="color:#bdd16d;">Text here</p>
.mytext {color:#bdd16d;}
This box has a color of #bdd16d
<div style="background-color:#bdd16d;">Content here</div>
.mybackground {background-color:#bdd16d;}
Border around this has a color of #bdd16d
<div style="border:2px solid #bdd16d;">Content here</div>
.myborder {border:2px solid #bdd16d;}