#bed01c color space conversions
Hex:
#bed01c
RGB:
190, 208, 28
CMY:
25, 18, 89
CMYK:
9, 0, 87, 18
HSL:
66°, 76.2712%, 46.2745%
HSV (HSB):
66°, 86.5385%, 81.5686%
XYZ:
44.0007, 56.1427, 9.6162
xyY:
0.4009, 0.5115, 56.1427
CIE-Lab:
79.6950, -25.6868, 75.9256
CIE-LCH:
79.6950, 80.1531, 108.6915
CIE-Luv:
79.6950, -5.6827, 86.9163
Hunter-Lab:
74.9285, -26.3032, 44.8408
#bed01c color charts
#bed01c RGB chart
#bed01c CMYK chart
#bed01c RGB pie chart
#bed01c color shades, tints & tones
#bed01c color schemes
#bed01c color preview, HTML & CSS examples
This text has a color of #bed01c
<p style="color:#bed01c;">Text here</p>
.mytext {color:#bed01c;}
Text color #bed01c
This box has a color of #bed01c
<div style="background-color:#bed01c;">Content here</div>
.mybackground {background-color:#bed01c;}
Background color #bed01c
Border around this has a color of #bed01c
<div style="border:2px solid #bed01c;">Content here</div>
.myborder {border:2px solid #bed01c;}
Border color #bed01c