#bde010 color space conversions
Hex:
#bde010
RGB:
189, 224, 16
CMY:
26, 12, 94
CMYK:
16, 0, 93, 12
HSL:
70°, 86.6667%, 47.0588%
HSV (HSB):
70°, 92.8571%, 87.8431%
XYZ:
47.7354, 64.1675, 10.3599
xyY:
0.3904, 0.5248, 64.1675
CIE-Lab:
84.0529, -33.8232, 81.2000
CIE-LCH:
84.0529, 87.9628, 112.6138
CIE-Luv:
84.0529, -15.8178, 94.2460
Hunter-Lab:
80.1046, -33.8125, 48.4053
#bde010 color charts
#bde010 color shades, tints & tones
#bde010 color schemes
#bde010 color preview, HTML & CSS examples
This text has a color of #bde010
<p style="color:#bde010;">Text here</p>
.mytext {color:#bde010;}
This box has a color of #bde010
<div style="background-color:#bde010;">Content here</div>
.mybackground {background-color:#bde010;}
Border around this has a color of #bde010
<div style="border:2px solid #bde010;">Content here</div>
.myborder {border:2px solid #bde010;}