#bed80a color space conversions
Hex:
#bed80a
RGB:
190, 216, 10
CMY:
25, 15, 96
CMYK:
12, 0, 95, 15
HSL:
68°, 91.1504%, 44.3137%
HSV (HSB):
68°, 95.3704%, 84.7059%
XYZ:
45.8459, 60.0808, 9.4676
xyY:
0.3973, 0.5207, 60.0808
CIE-Lab:
81.8821, -29.7811, 80.1576
CIE-LCH:
81.8821, 85.5111, 110.3816
CIE-Luv:
81.8821, -10.4776, 91.5376
Hunter-Lab:
77.5118, -30.0684, 47.0164
#bed80a color charts
#bed80a color shades, tints & tones
#bed80a color schemes
#bed80a color preview, HTML & CSS examples
This text has a color of #bed80a
<p style="color:#bed80a;">Text here</p>
.mytext {color:#bed80a;}
This box has a color of #bed80a
<div style="background-color:#bed80a;">Content here</div>
.mybackground {background-color:#bed80a;}
Border around this has a color of #bed80a
<div style="border:2px solid #bed80a;">Content here</div>
.myborder {border:2px solid #bed80a;}