#bec02e color space conversions
Hex:
#bec02e
RGB:
190, 192, 46
CMY:
25, 25, 82
CMYK:
1, 0, 76, 25
HSL:
61°, 61.3445%, 46.6667%
HSV (HSB):
61°, 76.0417%, 75.2941%
XYZ:
40.5780, 48.8437, 9.8739
xyY:
0.4087, 0.4919, 48.8437
CIE-Lab:
75.3540, -17.2766, 67.6526
CIE-LCH:
75.3540, 69.8237, 104.3256
CIE-Luv:
75.3540, 4.2404, 77.5857
Hunter-Lab:
69.8883, -18.6651, 40.5453
#bec02e color charts
#bec02e color shades, tints & tones
#bec02e color schemes
#bec02e color preview, HTML & CSS examples
This text has a color of #bec02e
<p style="color:#bec02e;">Text here</p>
.mytext {color:#bec02e;}
This box has a color of #bec02e
<div style="background-color:#bec02e;">Content here</div>
.mybackground {background-color:#bec02e;}
Border around this has a color of #bec02e
<div style="border:2px solid #bec02e;">Content here</div>
.myborder {border:2px solid #bec02e;}