#bdd69f color space conversions
Hex:
#bdd69f
RGB:
189, 214, 159
CMY:
26, 16, 38
CMYK:
12, 0, 26, 16
HSL:
87°, 40.1460%, 73.1373%
HSV (HSB):
87°, 25.7009%, 83.9216%
XYZ:
51.2908, 61.4152, 41.9519
xyY:
0.3316, 0.3971, 61.4152
CIE-Lab:
82.6014, -17.9348, 24.4698
CIE-LCH:
82.6014, 30.3386, 126.2391
CIE-Luv:
82.6014, -11.8673, 37.4712
Hunter-Lab:
78.3678, -20.3175, 23.1183
#bdd69f color charts
#bdd69f color shades, tints & tones
#bdd69f color schemes
#bdd69f color preview, HTML & CSS examples
This text has a color of #bdd69f
<p style="color:#bdd69f;">Text here</p>
.mytext {color:#bdd69f;}
This box has a color of #bdd69f
<div style="background-color:#bdd69f;">Content here</div>
.mybackground {background-color:#bdd69f;}
Border around this has a color of #bdd69f
<div style="border:2px solid #bdd69f;">Content here</div>
.myborder {border:2px solid #bdd69f;}