#bed32b color space conversions
Hex:
#bed32b
RGB:
190, 211, 43
CMY:
25, 17, 83
CMYK:
10, 0, 80, 17
HSL:
68°, 66.1417%, 49.8039%
HSV (HSB):
68°, 79.6209%, 82.7451%
XYZ:
44.9655, 57.7101, 11.0547
xyY:
0.3954, 0.5074, 57.7101
CIE-Lab:
80.5773, -26.6834, 73.2103
CIE-LCH:
80.5773, 77.9214, 110.0256
CIE-Luv:
80.5773, -7.6089, 85.8886
Hunter-Lab:
75.9672, -27.2871, 44.5491
#bed32b color charts
#bed32b color shades, tints & tones
#bed32b color schemes
#bed32b color preview, HTML & CSS examples
This text has a color of #bed32b
<p style="color:#bed32b;">Text here</p>
.mytext {color:#bed32b;}
This box has a color of #bed32b
<div style="background-color:#bed32b;">Content here</div>
.mybackground {background-color:#bed32b;}
Border around this has a color of #bed32b
<div style="border:2px solid #bed32b;">Content here</div>
.myborder {border:2px solid #bed32b;}