#becd86 color space conversions
Hex:
#becd86
RGB:
190, 205, 134
CMY:
25, 20, 47
CMYK:
7, 0, 35, 20
HSL:
73°, 41.5205%, 66.4706%
HSV (HSB):
73°, 34.6341%, 80.3922%
XYZ:
47.3696, 56.3310, 30.9306
xyY:
0.3518, 0.4184, 56.3310
CIE-Lab:
79.8018, -16.5176, 33.7017
CIE-LCH:
79.8018, 37.5318, 116.1099
CIE-Luv:
79.8018, -5.7065, 48.0298
Hunter-Lab:
75.0540, -18.6859, 28.1037
#becd86 color charts
#becd86 color shades, tints & tones
#becd86 color schemes
#becd86 color preview, HTML & CSS examples
This text has a color of #becd86
<p style="color:#becd86;">Text here</p>
.mytext {color:#becd86;}
This box has a color of #becd86
<div style="background-color:#becd86;">Content here</div>
.mybackground {background-color:#becd86;}
Border around this has a color of #becd86
<div style="border:2px solid #becd86;">Content here</div>
.myborder {border:2px solid #becd86;}