#bed010 color space conversions
Hex:
#bed010
RGB:
190, 208, 16
CMY:
25, 18, 94
CMYK:
9, 0, 92, 18
HSL:
66°, 85.7143%, 43.9216%
HSV (HSB):
66°, 92.3077%, 81.5686%
XYZ:
43.8846, 56.0963, 9.0049
xyY:
0.4027, 0.5147, 56.0963
CIE-Lab:
79.6686, -25.9135, 77.8087
CIE-LCH:
79.6686, 82.0104, 108.4199
CIE-Luv:
79.6686, -5.6301, 88.0721
Hunter-Lab:
74.8975, -26.4822, 45.2998
#bed010 color charts
#bed010 color shades, tints & tones
#bed010 color schemes
#bed010 color preview, HTML & CSS examples
This text has a color of #bed010
<p style="color:#bed010;">Text here</p>
.mytext {color:#bed010;}
This box has a color of #bed010
<div style="background-color:#bed010;">Content here</div>
.mybackground {background-color:#bed010;}
Border around this has a color of #bed010
<div style="border:2px solid #bed010;">Content here</div>
.myborder {border:2px solid #bed010;}