#bec94f color space conversions
Hex:
#bec94f
RGB:
190, 201, 79
CMY:
25, 21, 69
CMYK:
5, 0, 61, 21
HSL:
65°, 53.0435%, 54.9020%
HSV (HSB):
65°, 60.6965%, 78.8235%
XYZ:
43.5331, 53.2850, 15.3877
xyY:
0.3880, 0.4749, 53.2850
CIE-Lab:
78.0429, -19.9408, 57.9669
CIE-LCH:
78.0429, 61.3009, 108.9834
CIE-Luv:
78.0429, -1.9872, 72.1597
Hunter-Lab:
72.9965, -21.2915, 38.5992
#bec94f color charts
#bec94f color shades, tints & tones
#bec94f color schemes
#bec94f color preview, HTML & CSS examples
This text has a color of #bec94f
<p style="color:#bec94f;">Text here</p>
.mytext {color:#bec94f;}
This box has a color of #bec94f
<div style="background-color:#bec94f;">Content here</div>
.mybackground {background-color:#bec94f;}
Border around this has a color of #bec94f
<div style="border:2px solid #bec94f;">Content here</div>
.myborder {border:2px solid #bec94f;}