#bedc8a color space conversions
Hex:
#bedc8a
RGB:
190, 220, 138
CMY:
25, 14, 46
CMYK:
14, 0, 37, 14
HSL:
82°, 53.9474%, 70.1961%
HSV (HSB):
82°, 37.2727%, 86.2745%
XYZ:
51.4158, 63.9685, 33.6820
xyY:
0.3449, 0.4291, 63.9685
CIE-Lab:
83.9494, -23.4146, 37.0645
CIE-LCH:
83.9494, 43.8408, 122.2816
CIE-Luv:
83.9494, -14.0663, 53.9116
Hunter-Lab:
79.9803, -25.2157, 31.0175
#bedc8a color charts
#bedc8a color shades, tints & tones
#bedc8a color schemes
#bedc8a color preview, HTML & CSS examples
This text has a color of #bedc8a
<p style="color:#bedc8a;">Text here</p>
.mytext {color:#bedc8a;}
This box has a color of #bedc8a
<div style="background-color:#bedc8a;">Content here</div>
.mybackground {background-color:#bedc8a;}
Border around this has a color of #bedc8a
<div style="border:2px solid #bedc8a;">Content here</div>
.myborder {border:2px solid #bedc8a;}