#bed96f color space conversions
Hex:
#bed96f
RGB:
190, 217, 111
CMY:
25, 15, 56
CMYK:
12, 0, 49, 15
HSL:
75°, 58.2418%, 64.3137%
HSV (HSB):
75°, 48.8479%, 85.0980%
XYZ:
48.9173, 61.7206, 24.3740
xyY:
0.3623, 0.4571, 61.7206
CIE-Lab:
82.7646, -25.0168, 48.8465
CIE-LCH:
82.7646, 54.8800, 117.1193
CIE-Luv:
82.7646, -11.9487, 66.4756
Hunter-Lab:
78.5624, -26.3403, 36.5990
#bed96f color charts
#bed96f color shades, tints & tones
#bed96f color schemes
#bed96f color preview, HTML & CSS examples
This text has a color of #bed96f
<p style="color:#bed96f;">Text here</p>
.mytext {color:#bed96f;}
This box has a color of #bed96f
<div style="background-color:#bed96f;">Content here</div>
.mybackground {background-color:#bed96f;}
Border around this has a color of #bed96f
<div style="border:2px solid #bed96f;">Content here</div>
.myborder {border:2px solid #bed96f;}