#bedc64 color space conversions
Hex:
#bedc64
RGB:
190, 220, 100
CMY:
25, 14, 61
CMYK:
14, 0, 55, 14
HSL:
75°, 63.1579%, 62.7451%
HSV (HSB):
75°, 54.5455%, 86.2745%
XYZ:
49.1287, 63.0536, 21.6378
xyY:
0.3671, 0.4712, 63.0536
CIE-Lab:
83.4706, -27.4837, 54.7893
CIE-LCH:
83.4706, 61.2962, 116.6395
CIE-Luv:
83.4706, -13.4792, 72.8138
Hunter-Lab:
79.4063, -28.5232, 39.4282
#bedc64 color charts
#bedc64 color shades, tints & tones
#bedc64 color schemes
#bedc64 color preview, HTML & CSS examples
This text has a color of #bedc64
<p style="color:#bedc64;">Text here</p>
.mytext {color:#bedc64;}
This box has a color of #bedc64
<div style="background-color:#bedc64;">Content here</div>
.mybackground {background-color:#bedc64;}
Border around this has a color of #bedc64
<div style="border:2px solid #bedc64;">Content here</div>
.myborder {border:2px solid #bedc64;}