#bdd13a color space conversions
Hex:
#bdd13a
RGB:
189, 209, 58
CMY:
26, 18, 77
CMYK:
10, 0, 72, 18
HSL:
68°, 62.1399%, 52.3529%
HSV (HSB):
68°, 72.2488%, 81.9608%
XYZ:
44.5505, 56.7252, 12.6040
xyY:
0.3912, 0.4981, 56.7252
CIE-Lab:
80.0248, -25.5042, 68.0881
CIE-LCH:
80.0248, 72.7080, 110.5347
CIE-Luv:
80.0248, -7.1682, 81.8850
Hunter-Lab:
75.3162, -26.2183, 42.7993
#bdd13a color charts
#bdd13a color shades, tints & tones
#bdd13a color schemes
#bdd13a color preview, HTML & CSS examples
This text has a color of #bdd13a
<p style="color:#bdd13a;">Text here</p>
.mytext {color:#bdd13a;}
This box has a color of #bdd13a
<div style="background-color:#bdd13a;">Content here</div>
.mybackground {background-color:#bdd13a;}
Border around this has a color of #bdd13a
<div style="border:2px solid #bdd13a;">Content here</div>
.myborder {border:2px solid #bdd13a;}