#bddd10 color space conversions
Hex:
#bddd10
RGB:
189, 221, 16
CMY:
26, 13, 94
CMYK:
14, 0, 93, 13
HSL:
69°, 86.4979%, 46.4706%
HSV (HSB):
69°, 92.7602%, 86.6667%
XYZ:
46.9362, 62.5691, 10.0935
xyY:
0.3924, 0.5232, 62.5691
CIE-Lab:
83.2152, -32.4427, 80.5450
CIE-LCH:
83.2152, 86.8334, 111.9391
CIE-Luv:
83.2152, -14.0705, 93.0911
Hunter-Lab:
79.1007, -32.5089, 47.8049
#bddd10 color charts
#bddd10 color shades, tints & tones
#bddd10 color schemes
#bddd10 color preview, HTML & CSS examples
This text has a color of #bddd10
<p style="color:#bddd10;">Text here</p>
.mytext {color:#bddd10;}
This box has a color of #bddd10
<div style="background-color:#bddd10;">Content here</div>
.mybackground {background-color:#bddd10;}
Border around this has a color of #bddd10
<div style="border:2px solid #bddd10;">Content here</div>
.myborder {border:2px solid #bddd10;}