#bec31e color space conversions
Hex:
#bec31e
RGB:
190, 195, 30
CMY:
25, 24, 88
CMYK:
3, 0, 85, 24
HSL:
62°, 73.3333%, 44.1176%
HSV (HSB):
62°, 84.6154%, 76.4706%
XYZ:
40.9847, 50.0711, 8.7329
xyY:
0.4107, 0.5018, 50.0711
CIE-Lab:
76.1129, -19.2942, 72.5647
CIE-LCH:
76.1129, 75.0860, 104.8899
CIE-Luv:
76.1129, 2.4865, 81.5322
Hunter-Lab:
70.7609, -20.4446, 42.2155
#bec31e color charts
#bec31e color shades, tints & tones
#bec31e color schemes
#bec31e color preview, HTML & CSS examples
This text has a color of #bec31e
<p style="color:#bec31e;">Text here</p>
.mytext {color:#bec31e;}
This box has a color of #bec31e
<div style="background-color:#bec31e;">Content here</div>
.mybackground {background-color:#bec31e;}
Border around this has a color of #bec31e
<div style="border:2px solid #bec31e;">Content here</div>
.myborder {border:2px solid #bec31e;}