#becd40 color space conversions
Hex:
#becd40
RGB:
190, 205, 64
CMY:
25, 20, 75
CMYK:
7, 0, 69, 20
HSL:
66°, 58.5062%, 52.7451%
HSV (HSB):
66°, 68.7805%, 80.3922%
XYZ:
43.9919, 54.9800, 13.1441
xyY:
0.3924, 0.4904, 54.9800
CIE-Lab:
79.0297, -22.8449, 64.9997
CIE-LCH:
79.0297, 68.8974, 109.3646
CIE-Luv:
79.0297, -4.1805, 78.6414
Hunter-Lab:
74.1485, -23.8566, 41.3938
#becd40 color charts
#becd40 color shades, tints & tones
#becd40 color schemes
#becd40 color preview, HTML & CSS examples
This text has a color of #becd40
<p style="color:#becd40;">Text here</p>
.mytext {color:#becd40;}
This box has a color of #becd40
<div style="background-color:#becd40;">Content here</div>
.mybackground {background-color:#becd40;}
Border around this has a color of #becd40
<div style="border:2px solid #becd40;">Content here</div>
.myborder {border:2px solid #becd40;}