#bec96a color space conversions
Hex:
#bec96a
RGB:
190, 201, 106
CMY:
25, 21, 58
CMYK:
5, 0, 47, 21
HSL:
67°, 46.7980%, 60.1961%
HSV (HSB):
67°, 47.2637%, 78.8235%
XYZ:
44.7234, 53.7610, 21.6554
xyY:
0.3723, 0.4475, 53.7610
CIE-Lab:
78.3222, -17.6635, 45.8811
CIE-LCH:
78.3222, 49.1638, 111.0559
CIE-Luv:
78.3222, -2.6103, 60.9110
Hunter-Lab:
73.3219, -19.4357, 33.8142
#bec96a color charts
#bec96a color shades, tints & tones
#bec96a color schemes
#bec96a color preview, HTML & CSS examples
This text has a color of #bec96a
<p style="color:#bec96a;">Text here</p>
.mytext {color:#bec96a;}
This box has a color of #bec96a
<div style="background-color:#bec96a;">Content here</div>
.mybackground {background-color:#bec96a;}
Border around this has a color of #bec96a
<div style="border:2px solid #bec96a;">Content here</div>
.myborder {border:2px solid #bec96a;}