#bed30b color space conversions
Hex:
#bed30b
RGB:
190, 211, 11
CMY:
25, 17, 96
CMYK:
10, 0, 95, 17
HSL:
66°, 90.0901%, 43.5294%
HSV (HSB):
66°, 94.7867%, 82.7451%
XYZ:
44.5899, 57.5598, 9.0766
xyY:
0.4009, 0.5175, 57.5598
CIE-Lab:
80.4935, -27.4097, 79.0002
CIE-LCH:
80.4935, 83.6201, 109.1346
CIE-Luv:
80.4935, -7.4560, 89.5594
Hunter-Lab:
75.8682, -27.8599, 46.0145
#bed30b color charts
#bed30b color shades, tints & tones
#bed30b color schemes
#bed30b color preview, HTML & CSS examples
This text has a color of #bed30b
<p style="color:#bed30b;">Text here</p>
.mytext {color:#bed30b;}
This box has a color of #bed30b
<div style="background-color:#bed30b;">Content here</div>
.mybackground {background-color:#bed30b;}
Border around this has a color of #bed30b
<div style="border:2px solid #bed30b;">Content here</div>
.myborder {border:2px solid #bed30b;}