#becd6f color space conversions
Hex:
#becd6f
RGB:
190, 205, 111
CMY:
25, 20, 56
CMYK:
7, 0, 46, 20
HSL:
70°, 48.4536%, 61.9608%
HSV (HSB):
70°, 45.8537%, 80.3922%
XYZ:
45.9358, 55.7575, 23.3801
xyY:
0.3673, 0.4458, 55.7575
CIE-Lab:
79.4756, -19.1522, 44.8493
CIE-LCH:
79.4756, 48.7675, 113.1241
CIE-Luv:
79.4756, -5.0845, 60.4827
Hunter-Lab:
74.6709, -20.8652, 33.7054
#becd6f color charts
#becd6f color shades, tints & tones
#becd6f color schemes
#becd6f color preview, HTML & CSS examples
This text has a color of #becd6f
<p style="color:#becd6f;">Text here</p>
.mytext {color:#becd6f;}
This box has a color of #becd6f
<div style="background-color:#becd6f;">Content here</div>
.mybackground {background-color:#becd6f;}
Border around this has a color of #becd6f
<div style="border:2px solid #becd6f;">Content here</div>
.myborder {border:2px solid #becd6f;}