#bedb8d color space conversions
Hex:
#bedb8d
RGB:
190, 219, 141
CMY:
25, 14, 45
CMYK:
13, 0, 36, 14
HSL:
82°, 52.0000%, 70.5882%
HSV (HSB):
82°, 35.6164%, 85.8824%
XYZ:
51.3744, 63.5333, 34.7547
xyY:
0.3433, 0.4245, 63.5333
CIE-Lab:
83.7222, -22.5446, 35.2517
CIE-LCH:
83.7222, 41.8443, 122.6002
CIE-Luv:
83.7222, -13.5822, 51.6237
Hunter-Lab:
79.7078, -24.4391, 29.9434
#bedb8d color charts
#bedb8d color shades, tints & tones
#bedb8d color schemes
#bedb8d color preview, HTML & CSS examples
This text has a color of #bedb8d
<p style="color:#bedb8d;">Text here</p>
.mytext {color:#bedb8d;}
This box has a color of #bedb8d
<div style="background-color:#bedb8d;">Content here</div>
.mybackground {background-color:#bedb8d;}
Border around this has a color of #bedb8d
<div style="border:2px solid #bedb8d;">Content here</div>
.myborder {border:2px solid #bedb8d;}