#bdd52a color space conversions
Hex:
#bdd52a
RGB:
189, 213, 42
CMY:
26, 16, 84
CMYK:
11, 0, 80, 16
HSL:
68°, 67.0588%, 50.0000%
HSV (HSB):
68°, 80.2817%, 83.5294%
XYZ:
45.1984, 58.5745, 11.1143
xyY:
0.3934, 0.5098, 58.5745
CIE-Lab:
81.0571, -28.0799, 73.8703
CIE-LCH:
81.0571, 79.0272, 110.8130
CIE-Luv:
81.0571, -9.4351, 86.8597
Hunter-Lab:
76.5340, -28.5182, 44.9637
#bdd52a color charts
#bdd52a color shades, tints & tones
#bdd52a color schemes
#bdd52a color preview, HTML & CSS examples
This text has a color of #bdd52a
<p style="color:#bdd52a;">Text here</p>
.mytext {color:#bdd52a;}
This box has a color of #bdd52a
<div style="background-color:#bdd52a;">Content here</div>
.mybackground {background-color:#bdd52a;}
Border around this has a color of #bdd52a
<div style="border:2px solid #bdd52a;">Content here</div>
.myborder {border:2px solid #bdd52a;}