#bed42a color space conversions
Hex:
#bed42a
RGB:
190, 212, 42
CMY:
25, 17, 84
CMYK:
10, 0, 80, 17
HSL:
68°, 66.9291%, 49.8039%
HSV (HSB):
68°, 80.1887%, 83.1373%
XYZ:
45.1966, 58.2013, 11.0423
xyY:
0.3949, 0.5086, 58.2013
CIE-Lab:
80.8506, -27.1948, 73.7162
CIE-LCH:
80.8506, 78.5725, 110.2496
CIE-Luv:
80.8506, -8.2055, 86.4662
Hunter-Lab:
76.2898, -27.7577, 44.8211
#bed42a color charts
#bed42a color shades, tints & tones
#bed42a color schemes
#bed42a color preview, HTML & CSS examples
This text has a color of #bed42a
<p style="color:#bed42a;">Text here</p>
.mytext {color:#bed42a;}
This box has a color of #bed42a
<div style="background-color:#bed42a;">Content here</div>
.mybackground {background-color:#bed42a;}
Border around this has a color of #bed42a
<div style="border:2px solid #bed42a;">Content here</div>
.myborder {border:2px solid #bed42a;}