#bed750 color space conversions
Hex:
#bed750
RGB:
190, 215, 80
CMY:
25, 16, 69
CMYK:
12, 0, 63, 16
HSL:
71°, 62.7907%, 57.8431%
HSV (HSB):
71°, 62.7907%, 84.3137%
XYZ:
46.9836, 60.1272, 16.7188
xyY:
0.3794, 0.4856, 60.1272
CIE-Lab:
81.9073, -26.6724, 61.7083
CIE-LCH:
81.9073, 67.2260, 113.3756
CIE-Luv:
81.9073, -10.3565, 78.0751
Hunter-Lab:
77.5417, -27.5424, 41.4957
#bed750 color charts
#bed750 color shades, tints & tones
#bed750 color schemes
#bed750 color preview, HTML & CSS examples
This text has a color of #bed750
<p style="color:#bed750;">Text here</p>
.mytext {color:#bed750;}
This box has a color of #bed750
<div style="background-color:#bed750;">Content here</div>
.mybackground {background-color:#bed750;}
Border around this has a color of #bed750
<div style="border:2px solid #bed750;">Content here</div>
.myborder {border:2px solid #bed750;}