#bdd29f color space conversions
Hex:
#bdd29f
RGB:
189, 210, 159
CMY:
26, 18, 38
CMYK:
10, 0, 24, 18
HSL:
85°, 36.1702%, 72.3529%
HSV (HSB):
85°, 24.2857%, 82.3529%
XYZ:
50.2909, 59.4152, 41.6186
xyY:
0.3323, 0.3926, 59.4152
CIE-Lab:
81.5193, -15.9333, 22.9905
CIE-LCH:
81.5193, 27.9720, 124.7234
CIE-Luv:
81.5193, -9.7470, 35.0955
Hunter-Lab:
77.0813, -18.4317, 21.9444
#bdd29f color charts
#bdd29f color shades, tints & tones
#bdd29f color schemes
#bdd29f color preview, HTML & CSS examples
This text has a color of #bdd29f
<p style="color:#bdd29f;">Text here</p>
.mytext {color:#bdd29f;}
This box has a color of #bdd29f
<div style="background-color:#bdd29f;">Content here</div>
.mybackground {background-color:#bdd29f;}
Border around this has a color of #bdd29f
<div style="border:2px solid #bdd29f;">Content here</div>
.myborder {border:2px solid #bdd29f;}