#bed32a color space conversions
Hex:
#bed32a
RGB:
190, 211, 42
CMY:
25, 17, 84
CMYK:
10, 0, 80, 17
HSL:
67°, 66.7984%, 49.6078%
HSV (HSB):
67°, 80.0948%, 82.7451%
XYZ:
44.9474, 57.7028, 10.9593
xyY:
0.3956, 0.5079, 57.7028
CIE-Lab:
80.5733, -26.7183, 73.4726
CIE-LCH:
80.5733, 78.1799, 109.9838
CIE-Luv:
80.5733, -7.6015, 86.0644
Hunter-Lab:
75.9624, -27.3147, 44.6198
#bed32a color charts
#bed32a color shades, tints & tones
#bed32a color schemes
#bed32a color preview, HTML & CSS examples
This text has a color of #bed32a
<p style="color:#bed32a;">Text here</p>
.mytext {color:#bed32a;}
This box has a color of #bed32a
<div style="background-color:#bed32a;">Content here</div>
.mybackground {background-color:#bed32a;}
Border around this has a color of #bed32a
<div style="border:2px solid #bed32a;">Content here</div>
.myborder {border:2px solid #bed32a;}