#bed02e color space conversions
Hex:
#bed02e
RGB:
190, 208, 46
CMY:
25, 18, 82
CMYK:
9, 0, 78, 18
HSL:
67°, 63.7795%, 49.8039%
HSV (HSB):
67°, 77.8846%, 81.5686%
XYZ:
44.2842, 56.2562, 11.1093
xyY:
0.3966, 0.5039, 56.2562
CIE-Lab:
79.7594, -25.1353, 71.6468
CIE-LCH:
79.7594, 75.9280, 109.3320
CIE-Luv:
79.7594, -5.8102, 84.1184
Hunter-Lab:
75.0041, -25.8665, 43.7211
#bed02e color charts
#bed02e color shades, tints & tones
#bed02e color schemes
#bed02e color preview, HTML & CSS examples
This text has a color of #bed02e
<p style="color:#bed02e;">Text here</p>
.mytext {color:#bed02e;}
This box has a color of #bed02e
<div style="background-color:#bed02e;">Content here</div>
.mybackground {background-color:#bed02e;}
Border around this has a color of #bed02e
<div style="border:2px solid #bed02e;">Content here</div>
.myborder {border:2px solid #bed02e;}