#bed31e color space conversions
Hex:
#bed31e
RGB:
190, 211, 30
CMY:
25, 17, 88
CMYK:
10, 0, 86, 17
HSL:
67°, 75.1037%, 47.2549%
HSV (HSB):
67°, 85.7820%, 82.7451%
XYZ:
44.7638, 57.6294, 9.9926
xyY:
0.3983, 0.5128, 57.6294
CIE-Lab:
80.5323, -27.0727, 76.2220
CIE-LCH:
80.5323, 80.8871, 109.5541
CIE-Luv:
80.5323, -7.5271, 87.8521
Hunter-Lab:
75.9140, -27.5945, 45.3355
#bed31e color charts
#bed31e color shades, tints & tones
#bed31e color schemes
#bed31e color preview, HTML & CSS examples
This text has a color of #bed31e
<p style="color:#bed31e;">Text here</p>
.mytext {color:#bed31e;}
This box has a color of #bed31e
<div style="background-color:#bed31e;">Content here</div>
.mybackground {background-color:#bed31e;}
Border around this has a color of #bed31e
<div style="border:2px solid #bed31e;">Content here</div>
.myborder {border:2px solid #bed31e;}