#bddb2d color space conversions
Hex:
#bddb2d
RGB:
189, 219, 45
CMY:
26, 14, 82
CMYK:
14, 0, 79, 14
HSL:
70°, 70.7317%, 51.7647%
HSV (HSB):
70°, 79.4521%, 85.8824%
XYZ:
46.7914, 61.6713, 11.9202
xyY:
0.3887, 0.5123, 61.6713
CIE-Lab:
82.7383, -30.7942, 74.5621
CIE-LCH:
82.7383, 80.6709, 112.4407
CIE-Luv:
82.7383, -13.0038, 88.7445
Hunter-Lab:
78.5311, -31.0732, 45.9721
#bddb2d color charts
#bddb2d color shades, tints & tones
#bddb2d color schemes
#bddb2d color preview, HTML & CSS examples
This text has a color of #bddb2d
<p style="color:#bddb2d;">Text here</p>
.mytext {color:#bddb2d;}
This box has a color of #bddb2d
<div style="background-color:#bddb2d;">Content here</div>
.mybackground {background-color:#bddb2d;}
Border around this has a color of #bddb2d
<div style="border:2px solid #bddb2d;">Content here</div>
.myborder {border:2px solid #bddb2d;}