#bdd98c color space conversions
Hex:
#bdd98c
RGB:
189, 217, 140
CMY:
26, 15, 45
CMYK:
13, 0, 35, 15
HSL:
82°, 50.3268%, 70.0000%
HSV (HSB):
82°, 35.4839%, 85.0980%
XYZ:
50.5327, 62.3380, 34.1800
xyY:
0.3436, 0.4239, 62.3380
CIE-Lab:
83.0928, -22.0685, 34.9243
CIE-LCH:
83.0928, 41.3125, 122.2886
CIE-Luv:
83.0928, -13.0510, 51.0501
Hunter-Lab:
78.9544, -23.9258, 29.6009
#bdd98c color charts
#bdd98c color shades, tints & tones
#bdd98c color schemes
#bdd98c color preview, HTML & CSS examples
This text has a color of #bdd98c
<p style="color:#bdd98c;">Text here</p>
.mytext {color:#bdd98c;}
This box has a color of #bdd98c
<div style="background-color:#bdd98c;">Content here</div>
.mybackground {background-color:#bdd98c;}
Border around this has a color of #bdd98c
<div style="border:2px solid #bdd98c;">Content here</div>
.myborder {border:2px solid #bdd98c;}