#bec70b color space conversions
Hex:
#bec70b
RGB:
190, 199, 11
CMY:
25, 22, 96
CMYK:
5, 0, 94, 22
HSL:
63°, 89.5238%, 41.1765%
HSV (HSB):
63°, 94.4724%, 78.0392%
XYZ:
41.7190, 51.8182, 8.1197
xyY:
0.4104, 0.5097, 51.8182
CIE-Lab:
77.1720, -21.6165, 76.4586
CIE-LCH:
77.1720, 79.4556, 105.7867
CIE-Luv:
77.1720, 0.0331, 84.9265
Hunter-Lab:
71.9848, -22.5232, 43.7016
#bec70b color charts
#bec70b color shades, tints & tones
#bec70b color schemes
#bec70b color preview, HTML & CSS examples
This text has a color of #bec70b
<p style="color:#bec70b;">Text here</p>
.mytext {color:#bec70b;}
This box has a color of #bec70b
<div style="background-color:#bec70b;">Content here</div>
.mybackground {background-color:#bec70b;}
Border around this has a color of #bec70b
<div style="border:2px solid #bec70b;">Content here</div>
.myborder {border:2px solid #bec70b;}