#bed29f color space conversions
Hex:
#bed29f
RGB:
190, 210, 159
CMY:
25, 18, 38
CMYK:
10, 0, 24, 18
HSL:
84°, 36.1702%, 72.3529%
HSV (HSB):
84°, 24.2857%, 82.3529%
XYZ:
50.5398, 59.5435, 41.6302
xyY:
0.3331, 0.3925, 59.5435
CIE-Lab:
81.5895, -15.5695, 23.0979
CIE-LCH:
81.5895, 27.8554, 123.9826
CIE-Luv:
81.5895, -9.1806, 35.1727
Hunter-Lab:
77.1645, -18.1271, 22.0282
#bed29f color charts
#bed29f color shades, tints & tones
#bed29f color schemes
#bed29f color preview, HTML & CSS examples
This text has a color of #bed29f
<p style="color:#bed29f;">Text here</p>
.mytext {color:#bed29f;}
This box has a color of #bed29f
<div style="background-color:#bed29f;">Content here</div>
.mybackground {background-color:#bed29f;}
Border around this has a color of #bed29f
<div style="border:2px solid #bed29f;">Content here</div>
.myborder {border:2px solid #bed29f;}