#bdd17f color space conversions
Hex:
#bdd17f
RGB:
189, 209, 127
CMY:
26, 18, 50
CMYK:
10, 0, 39, 18
HSL:
75°, 47.1264%, 65.8824%
HSV (HSB):
75°, 39.2344%, 81.9608%
XYZ:
47.6175, 57.9521, 28.7548
xyY:
0.3545, 0.4314, 57.9521
CIE-Lab:
80.7121, -19.7509, 38.4292
CIE-LCH:
80.7121, 43.2077, 117.2011
CIE-Luv:
80.7121, -8.3629, 54.1289
Hunter-Lab:
76.1262, -21.5679, 30.8930
#bdd17f color charts
#bdd17f color shades, tints & tones
#bdd17f color schemes
#bdd17f color preview, HTML & CSS examples
This text has a color of #bdd17f
<p style="color:#bdd17f;">Text here</p>
.mytext {color:#bdd17f;}
This box has a color of #bdd17f
<div style="background-color:#bdd17f;">Content here</div>
.mybackground {background-color:#bdd17f;}
Border around this has a color of #bdd17f
<div style="border:2px solid #bdd17f;">Content here</div>
.myborder {border:2px solid #bdd17f;}