#bed75a color space conversions
Hex:
#bed75a
RGB:
190, 215, 90
CMY:
25, 16, 65
CMYK:
12, 0, 58, 16
HSL:
72°, 60.9756%, 59.8039%
HSV (HSB):
72°, 58.1395%, 84.3137%
XYZ:
47.3811, 60.2862, 18.8120
xyY:
0.3746, 0.4766, 60.2862
CIE-Lab:
81.9935, -25.9323, 57.5621
CIE-LCH:
81.9935, 63.1338, 114.2521
CIE-Luv:
81.9935, -10.4887, 74.4804
Hunter-Lab:
77.6442, -26.9506, 39.9859
#bed75a color charts
#bed75a color shades, tints & tones
#bed75a color schemes
#bed75a color preview, HTML & CSS examples
This text has a color of #bed75a
<p style="color:#bed75a;">Text here</p>
.mytext {color:#bed75a;}
This box has a color of #bed75a
<div style="background-color:#bed75a;">Content here</div>
.mybackground {background-color:#bed75a;}
Border around this has a color of #bed75a
<div style="border:2px solid #bed75a;">Content here</div>
.myborder {border:2px solid #bed75a;}