#becf50 color space conversions
Hex:
#becf50
RGB:
190, 207, 80
CMY:
25, 19, 69
CMYK:
8, 0, 61, 19
HSL:
68°, 56.9507%, 56.2745%
HSV (HSB):
68°, 61.3527%, 81.1765%
XYZ:
44.9960, 56.1520, 16.0563
xyY:
0.3839, 0.4791, 56.1520
CIE-Lab:
79.7002, -22.8147, 59.3369
CIE-LCH:
79.7002, 63.5718, 111.0315
CIE-Luv:
79.7002, -5.6313, 74.5032
Hunter-Lab:
74.9346, -23.9517, 39.7501
#becf50 color charts
#becf50 color shades, tints & tones
#becf50 color schemes
#becf50 color preview, HTML & CSS examples
This text has a color of #becf50
<p style="color:#becf50;">Text here</p>
.mytext {color:#becf50;}
This box has a color of #becf50
<div style="background-color:#becf50;">Content here</div>
.mybackground {background-color:#becf50;}
Border around this has a color of #becf50
<div style="border:2px solid #becf50;">Content here</div>
.myborder {border:2px solid #becf50;}