#bdd27d color space conversions
Hex:
#bdd27d
RGB:
189, 210, 125
CMY:
26, 18, 51
CMYK:
10, 0, 40, 18
HSL:
75°, 48.5714%, 65.6863%
HSV (HSB):
75°, 40.4762%, 82.3529%
XYZ:
47.7345, 58.3927, 28.1571
xyY:
0.3555, 0.4348, 58.3927
CIE-Lab:
80.9566, -20.4796, 39.7461
CIE-LCH:
80.9566, 44.7121, 117.2603
CIE-Luv:
80.9566, -8.8774, 55.7552
Hunter-Lab:
76.4151, -22.2221, 31.6437
#bdd27d color charts
#bdd27d color shades, tints & tones
#bdd27d color schemes
#bdd27d color preview, HTML & CSS examples
This text has a color of #bdd27d
<p style="color:#bdd27d;">Text here</p>
.mytext {color:#bdd27d;}
This box has a color of #bdd27d
<div style="background-color:#bdd27d;">Content here</div>
.mybackground {background-color:#bdd27d;}
Border around this has a color of #bdd27d
<div style="border:2px solid #bdd27d;">Content here</div>
.myborder {border:2px solid #bdd27d;}