#becf42 color space conversions
Hex:
#becf42
RGB:
190, 207, 66
CMY:
25, 19, 74
CMYK:
8, 0, 68, 19
HSL:
67°, 59.4937%, 53.5294%
HSV (HSB):
67°, 68.1159%, 81.1765%
XYZ:
44.5314, 55.9661, 13.6097
xyY:
0.3903, 0.4905, 55.9661
CIE-Lab:
79.5945, -23.7050, 64.8197
CIE-LCH:
79.5945, 69.0183, 110.0878
CIE-Luv:
79.5945, -5.4230, 78.9352
Hunter-Lab:
74.8105, -24.6653, 41.5812
#becf42 color charts
#becf42 color shades, tints & tones
#becf42 color schemes
#becf42 color preview, HTML & CSS examples
This text has a color of #becf42
<p style="color:#becf42;">Text here</p>
.mytext {color:#becf42;}
This box has a color of #becf42
<div style="background-color:#becf42;">Content here</div>
.mybackground {background-color:#becf42;}
Border around this has a color of #becf42
<div style="border:2px solid #becf42;">Content here</div>
.myborder {border:2px solid #becf42;}