#bec10f color space conversions
Hex:
#bec10f
RGB:
190, 193, 15
CMY:
25, 24, 94
CMYK:
2, 0, 92, 24
HSL:
61°, 85.5769%, 40.7843%
HSV (HSB):
61°, 92.2280%, 75.6863%
XYZ:
40.3914, 49.1216, 7.8045
xyY:
0.4150, 0.5048, 49.1216
CIE-Lab:
75.5269, -18.5999, 74.7259
CIE-LCH:
75.5269, 77.0060, 103.9774
CIE-Luv:
75.5269, 3.8868, 82.3257
Hunter-Lab:
70.0868, -19.7813, 42.4585
#bec10f color charts
#bec10f color shades, tints & tones
#bec10f color schemes
#bec10f color preview, HTML & CSS examples
This text has a color of #bec10f
<p style="color:#bec10f;">Text here</p>
.mytext {color:#bec10f;}
This box has a color of #bec10f
<div style="background-color:#bec10f;">Content here</div>
.mybackground {background-color:#bec10f;}
Border around this has a color of #bec10f
<div style="border:2px solid #bec10f;">Content here</div>
.myborder {border:2px solid #bec10f;}