#bed34e color space conversions
Hex:
#bed34e
RGB:
190, 211, 78
CMY:
25, 17, 69
CMYK:
10, 0, 63, 17
HSL:
69°, 60.1810%, 56.6667%
HSV (HSB):
69°, 63.0332%, 82.7451%
XYZ:
45.9046, 58.0857, 16.0000
xyY:
0.3826, 0.4841, 58.0857
CIE-Lab:
80.7864, -24.8910, 61.3333
CIE-LCH:
80.7864, 66.1917, 112.0889
CIE-Luv:
80.7864, -7.9808, 76.9698
Hunter-Lab:
76.2140, -25.8618, 40.9028
#bed34e color charts
#bed34e color shades, tints & tones
#bed34e color schemes
#bed34e color preview, HTML & CSS examples
This text has a color of #bed34e
<p style="color:#bed34e;">Text here</p>
.mytext {color:#bed34e;}
This box has a color of #bed34e
<div style="background-color:#bed34e;">Content here</div>
.mybackground {background-color:#bed34e;}
Border around this has a color of #bed34e
<div style="border:2px solid #bed34e;">Content here</div>
.myborder {border:2px solid #bed34e;}