#bec94c color space conversions
Hex:
#bec94c
RGB:
190, 201, 76
CMY:
25, 21, 70
CMYK:
5, 0, 62, 21
HSL:
65°, 53.6481%, 54.3137%
HSV (HSB):
65°, 62.1891%, 78.8235%
XYZ:
43.4264, 53.2422, 14.8254
xyY:
0.3895, 0.4775, 53.2422
CIE-Lab:
78.0178, -20.1478, 59.2082
CIE-LCH:
78.0178, 62.5424, 108.7928
CIE-Luv:
78.0178, -1.9297, 73.1990
Hunter-Lab:
72.9673, -21.4588, 39.0306
#bec94c color charts
#bec94c color shades, tints & tones
#bec94c color schemes
#bec94c color preview, HTML & CSS examples
This text has a color of #bec94c
<p style="color:#bec94c;">Text here</p>
.mytext {color:#bec94c;}
This box has a color of #bec94c
<div style="background-color:#bec94c;">Content here</div>
.mybackground {background-color:#bec94c;}
Border around this has a color of #bec94c
<div style="border:2px solid #bec94c;">Content here</div>
.myborder {border:2px solid #bec94c;}