#bddb10 color space conversions
Hex:
#bddb10
RGB:
189, 219, 16
CMY:
26, 14, 94
CMYK:
14, 0, 93, 14
HSL:
69°, 86.3830%, 46.0784%
HSV (HSB):
69°, 92.6941%, 85.8824%
XYZ:
46.4113, 61.5193, 9.9185
xyY:
0.3938, 0.5220, 61.5193
CIE-Lab:
82.6571, -31.5162, 80.1090
CIE-LCH:
82.6571, 86.0855, 111.4755
CIE-Luv:
82.6571, -12.8950, 92.3202
Hunter-Lab:
78.4342, -31.6374, 47.4064
#bddb10 color charts
#bddb10 color shades, tints & tones
#bddb10 color schemes
#bddb10 color preview, HTML & CSS examples
This text has a color of #bddb10
<p style="color:#bddb10;">Text here</p>
.mytext {color:#bddb10;}
This box has a color of #bddb10
<div style="background-color:#bddb10;">Content here</div>
.mybackground {background-color:#bddb10;}
Border around this has a color of #bddb10
<div style="border:2px solid #bddb10;">Content here</div>
.myborder {border:2px solid #bddb10;}