#bdd30d color space conversions
Hex:
#bdd30d
RGB:
189, 211, 13
CMY:
26, 17, 95
CMYK:
10, 0, 94, 17
HSL:
67°, 88.3929%, 43.9216%
HSV (HSB):
67°, 93.8389%, 82.7451%
XYZ:
44.3532, 57.4364, 9.1294
xyY:
0.3999, 0.5178, 57.4364
CIE-Lab:
80.4244, -27.8008, 78.7121
CIE-LCH:
80.4244, 83.4774, 109.4530
CIE-Luv:
80.4244, -8.0980, 89.4356
Hunter-Lab:
75.7868, -28.1623, 45.9086
#bdd30d color charts
#bdd30d color shades, tints & tones
#bdd30d color schemes
#bdd30d color preview, HTML & CSS examples
This text has a color of #bdd30d
<p style="color:#bdd30d;">Text here</p>
.mytext {color:#bdd30d;}
This box has a color of #bdd30d
<div style="background-color:#bdd30d;">Content here</div>
.mybackground {background-color:#bdd30d;}
Border around this has a color of #bdd30d
<div style="border:2px solid #bdd30d;">Content here</div>
.myborder {border:2px solid #bdd30d;}