#bddc1e color space conversions
Hex:
#bddc1e
RGB:
189, 220, 30
CMY:
26, 14, 88
CMYK:
14, 0, 86, 14
HSL:
70°, 76.0000%, 49.0196%
HSV (HSB):
70°, 86.3636%, 86.2745%
XYZ:
46.8138, 62.0990, 10.7472
xyY:
0.3912, 0.5190, 62.0990
CIE-Lab:
82.9660, -31.7128, 78.2019
CIE-LCH:
82.9660, 84.3874, 112.0737
CIE-Luv:
82.9660, -13.5226, 91.3810
Hunter-Lab:
78.8029, -31.8650, 47.0760
#bddc1e color charts
#bddc1e color shades, tints & tones
#bddc1e color schemes
#bddc1e color preview, HTML & CSS examples
This text has a color of #bddc1e
<p style="color:#bddc1e;">Text here</p>
.mytext {color:#bddc1e;}
This box has a color of #bddc1e
<div style="background-color:#bddc1e;">Content here</div>
.mybackground {background-color:#bddc1e;}
Border around this has a color of #bddc1e
<div style="border:2px solid #bddc1e;">Content here</div>
.myborder {border:2px solid #bddc1e;}