#bdd17e color space conversions
Hex:
#bdd17e
RGB:
189, 209, 126
CMY:
26, 18, 51
CMYK:
10, 0, 40, 18
HSL:
74°, 47.4286%, 65.6863%
HSV (HSB):
74°, 39.7129%, 81.9608%
XYZ:
47.5526, 57.9261, 28.4132
xyY:
0.3552, 0.4326, 57.9261
CIE-Lab:
80.6977, -19.8691, 38.9145
CIE-LCH:
80.6977, 43.6934, 117.0481
CIE-Luv:
80.6977, -8.3391, 54.6799
Hunter-Lab:
76.1092, -21.6652, 31.1422
#bdd17e color charts
#bdd17e color shades, tints & tones
#bdd17e color schemes
#bdd17e color preview, HTML & CSS examples
This text has a color of #bdd17e
<p style="color:#bdd17e;">Text here</p>
.mytext {color:#bdd17e;}
This box has a color of #bdd17e
<div style="background-color:#bdd17e;">Content here</div>
.mybackground {background-color:#bdd17e;}
Border around this has a color of #bdd17e
<div style="border:2px solid #bdd17e;">Content here</div>
.myborder {border:2px solid #bdd17e;}