#becf2d color space conversions
Hex:
#becf2d
RGB:
190, 207, 45
CMY:
25, 19, 82
CMYK:
8, 0, 78, 19
HSL:
66°, 64.2857%, 49.4118%
HSV (HSB):
66°, 78.2609%, 81.1765%
XYZ:
44.0217, 55.7623, 10.9256
xyY:
0.3976, 0.5037, 55.7623
CIE-Lab:
79.4783, -24.6914, 71.6801
CIE-LCH:
79.4783, 75.8136, 109.0071
CIE-Luv:
79.4783, -5.1897, 83.9040
Hunter-Lab:
74.6741, -25.4509, 43.5971
#becf2d color charts
#becf2d color shades, tints & tones
#becf2d color schemes
#becf2d color preview, HTML & CSS examples
This text has a color of #becf2d
<p style="color:#becf2d;">Text here</p>
.mytext {color:#becf2d;}
This box has a color of #becf2d
<div style="background-color:#becf2d;">Content here</div>
.mybackground {background-color:#becf2d;}
Border around this has a color of #becf2d
<div style="border:2px solid #becf2d;">Content here</div>
.myborder {border:2px solid #becf2d;}