#bed32c color space conversions
Hex:
#bed32c
RGB:
190, 211, 44
CMY:
25, 17, 83
CMYK:
10, 0, 79, 17
HSL:
68°, 65.4902%, 50.0000%
HSV (HSB):
68°, 79.1469%, 82.7451%
XYZ:
44.9841, 57.7175, 11.1526
xyY:
0.3951, 0.5069, 57.7175
CIE-Lab:
80.5815, -26.6476, 72.9430
CIE-LCH:
80.5815, 77.6581, 110.0683
CIE-Luv:
80.5815, -7.6163, 85.7086
Hunter-Lab:
75.9721, -27.2588, 44.4768
#bed32c color charts
#bed32c RGB chart
#bed32c CMYK chart
#bed32c RGB pie chart
#bed32c color shades, tints & tones
#bed32c color schemes
#bed32c color preview, HTML & CSS examples
This text has a color of #bed32c
<p style="color:#bed32c;">Text here</p>
.mytext {color:#bed32c;}
Text color #bed32c
This box has a color of #bed32c
<div style="background-color:#bed32c;">Content here</div>
.mybackground {background-color:#bed32c;}
Background color #bed32c
Border around this has a color of #bed32c
<div style="border:2px solid #bed32c;">Content here</div>
.myborder {border:2px solid #bed32c;}
Border color #bed32c