#bedf50 color space conversions
Hex:
#bedf50
RGB:
190, 223, 80
CMY:
25, 13, 69
CMYK:
15, 0, 64, 13
HSL:
74°, 69.0821%, 59.4118%
HSV (HSB):
74°, 64.1256%, 87.4510%
XYZ:
49.0708, 64.3017, 17.4146
xyY:
0.3752, 0.4917, 64.3017
CIE-Lab:
84.1226, -30.4515, 64.0624
CIE-LCH:
84.1226, 70.9315, 115.4237
CIE-Luv:
84.1226, -14.9619, 81.6150
Hunter-Lab:
80.1883, -31.0974, 43.2558
#bedf50 color charts
#bedf50 color shades, tints & tones
#bedf50 color schemes
#bedf50 color preview, HTML & CSS examples
This text has a color of #bedf50
<p style="color:#bedf50;">Text here</p>
.mytext {color:#bedf50;}
This box has a color of #bedf50
<div style="background-color:#bedf50;">Content here</div>
.mybackground {background-color:#bedf50;}
Border around this has a color of #bedf50
<div style="border:2px solid #bedf50;">Content here</div>
.myborder {border:2px solid #bedf50;}