#bedb80 color space conversions
Hex:
#bedb80
RGB:
190, 219, 128
CMY:
25, 14, 50
CMYK:
13, 0, 42, 14
HSL:
79°, 55.8282%, 68.0392%
HSV (HSB):
79°, 41.5525%, 85.8824%
XYZ:
50.4630, 63.1687, 29.9552
xyY:
0.3514, 0.4399, 63.1687
CIE-Lab:
83.5311, -24.1438, 41.5283
CIE-LCH:
83.5311, 48.0367, 120.1730
CIE-Luv:
83.5311, -13.3458, 58.9283
Hunter-Lab:
79.4787, -25.7538, 33.2890
#bedb80 color charts
#bedb80 color shades, tints & tones
#bedb80 color schemes
#bedb80 color preview, HTML & CSS examples
This text has a color of #bedb80
<p style="color:#bedb80;">Text here</p>
.mytext {color:#bedb80;}
This box has a color of #bedb80
<div style="background-color:#bedb80;">Content here</div>
.mybackground {background-color:#bedb80;}
Border around this has a color of #bedb80
<div style="border:2px solid #bedb80;">Content here</div>
.myborder {border:2px solid #bedb80;}