#bddb32 color space conversions
Hex:
#bddb32
RGB:
189, 219, 50
CMY:
26, 14, 80
CMYK:
14, 0, 77, 14
HSL:
71°, 70.1245%, 52.7451%
HSV (HSB):
71°, 77.1689%, 85.8824%
XYZ:
46.8935, 61.7121, 12.4577
xyY:
0.3873, 0.5098, 61.7121
CIE-Lab:
82.7601, -30.6012, 73.1827
CIE-LCH:
82.7601, 79.3231, 112.6922
CIE-Luv:
82.7601, -13.0327, 87.7938
Hunter-Lab:
78.5571, -30.9219, 45.5877
#bddb32 color charts
#bddb32 color shades, tints & tones
#bddb32 color schemes
#bddb32 color preview, HTML & CSS examples
This text has a color of #bddb32
<p style="color:#bddb32;">Text here</p>
.mytext {color:#bddb32;}
This box has a color of #bddb32
<div style="background-color:#bddb32;">Content here</div>
.mybackground {background-color:#bddb32;}
Border around this has a color of #bddb32
<div style="border:2px solid #bddb32;">Content here</div>
.myborder {border:2px solid #bddb32;}