#bdd380 color space conversions
Hex:
#bdd380
RGB:
189, 211, 128
CMY:
26, 17, 50
CMYK:
10, 0, 39, 17
HSL:
76°, 48.5380%, 66.4706%
HSV (HSB):
76°, 39.3365%, 82.7451%
XYZ:
48.1768, 58.9659, 29.2644
xyY:
0.3532, 0.4323, 58.9659
CIE-Lab:
81.2728, -20.6189, 38.6424
CIE-LCH:
81.2728, 43.7992, 118.0836
CIE-Luv:
81.2728, -9.5046, 54.6416
Hunter-Lab:
76.7892, -22.3920, 31.1570
#bdd380 color charts
#bdd380 color shades, tints & tones
#bdd380 color schemes
#bdd380 color preview, HTML & CSS examples
This text has a color of #bdd380
<p style="color:#bdd380;">Text here</p>
.mytext {color:#bdd380;}
This box has a color of #bdd380
<div style="background-color:#bdd380;">Content here</div>
.mybackground {background-color:#bdd380;}
Border around this has a color of #bdd380
<div style="border:2px solid #bdd380;">Content here</div>
.myborder {border:2px solid #bdd380;}