#becc0e color space conversions
Hex:
#becc0e
RGB:
190, 204, 14
CMY:
25, 20, 95
CMYK:
7, 0, 93, 20
HSL:
64°, 87.1560%, 42.7451%
HSV (HSB):
64°, 93.1373%, 80.0000%
XYZ:
42.9073, 54.1646, 8.6088
xyY:
0.4060, 0.5125, 54.1646
CIE-Lab:
78.5576, -24.0149, 77.1901
CIE-LCH:
78.5576, 80.8395, 107.2817
CIE-Luv:
78.5576, -3.1379, 86.6670
Hunter-Lab:
73.5966, -24.7273, 44.5823
#becc0e color charts
#becc0e color shades, tints & tones
#becc0e color schemes
#becc0e color preview, HTML & CSS examples
This text has a color of #becc0e
<p style="color:#becc0e;">Text here</p>
.mytext {color:#becc0e;}
This box has a color of #becc0e
<div style="background-color:#becc0e;">Content here</div>
.mybackground {background-color:#becc0e;}
Border around this has a color of #becc0e
<div style="border:2px solid #becc0e;">Content here</div>
.myborder {border:2px solid #becc0e;}