#bedc80 color space conversions
Hex:
#bedc80
RGB:
190, 220, 128
CMY:
25, 14, 50
CMYK:
14, 0, 42, 14
HSL:
80°, 56.7901%, 68.2353%
HSV (HSB):
80°, 41.8182%, 86.2745%
XYZ:
50.7247, 63.6921, 30.0424
xyY:
0.3511, 0.4409, 63.6921
CIE-Lab:
83.8052, -24.6268, 41.8747
CIE-LCH:
83.8052, 48.5795, 120.4600
CIE-Luv:
83.8052, -13.8935, 59.4537
Hunter-Lab:
79.8073, -26.2101, 33.5462
#bedc80 color charts
#bedc80 color shades, tints & tones
#bedc80 color schemes
#bedc80 color preview, HTML & CSS examples
This text has a color of #bedc80
<p style="color:#bedc80;">Text here</p>
.mytext {color:#bedc80;}
This box has a color of #bedc80
<div style="background-color:#bedc80;">Content here</div>
.mybackground {background-color:#bedc80;}
Border around this has a color of #bedc80
<div style="border:2px solid #bedc80;">Content here</div>
.myborder {border:2px solid #bedc80;}