#bed35e color space conversions
Hex:
#bed35e
RGB:
190, 211, 94
CMY:
25, 17, 63
CMYK:
10, 0, 55, 17
HSL:
71°, 57.0732%, 59.8039%
HSV (HSB):
71°, 55.4502%, 82.7451%
XYZ:
46.5499, 58.3438, 19.3977
xyY:
0.3745, 0.4694, 58.3438
CIE-Lab:
80.9296, -23.6785, 54.5834
CIE-LCH:
80.9296, 59.4981, 113.4514
CIE-Luv:
80.9296, -8.2285, 71.0460
Hunter-Lab:
76.3831, -24.8880, 38.4113
#bed35e color charts
#bed35e color shades, tints & tones
#bed35e color schemes
#bed35e color preview, HTML & CSS examples
This text has a color of #bed35e
<p style="color:#bed35e;">Text here</p>
.mytext {color:#bed35e;}
This box has a color of #bed35e
<div style="background-color:#bed35e;">Content here</div>
.mybackground {background-color:#bed35e;}
Border around this has a color of #bed35e
<div style="border:2px solid #bed35e;">Content here</div>
.myborder {border:2px solid #bed35e;}