#bedc0e color space conversions
Hex:
#bedc0e
RGB:
190, 220, 14
CMY:
25, 14, 95
CMYK:
14, 0, 94, 14
HSL:
69°, 88.0342%, 45.8824%
HSV (HSB):
69°, 93.6364%, 86.2745%
XYZ:
46.9077, 62.1653, 9.9423
xyY:
0.3941, 0.5223, 62.1653
CIE-Lab:
83.0012, -31.6008, 80.6304
CIE-LCH:
83.0012, 86.6018, 111.4013
CIE-Luv:
83.0012, -12.8641, 92.8421
Hunter-Lab:
78.8449, -31.7826, 47.7151
#bedc0e color charts
#bedc0e color shades, tints & tones
#bedc0e color schemes
#bedc0e color preview, HTML & CSS examples
This text has a color of #bedc0e
<p style="color:#bedc0e;">Text here</p>
.mytext {color:#bedc0e;}
This box has a color of #bedc0e
<div style="background-color:#bedc0e;">Content here</div>
.mybackground {background-color:#bedc0e;}
Border around this has a color of #bedc0e
<div style="border:2px solid #bedc0e;">Content here</div>
.myborder {border:2px solid #bedc0e;}