#bec21f color space conversions
Hex:
#bec21f
RGB:
190, 194, 31
CMY:
25, 24, 88
CMYK:
2, 0, 84, 24
HSL:
61°, 72.4444%, 44.1176%
HSV (HSB):
61°, 84.0206%, 76.0784%
XYZ:
40.7743, 49.6297, 8.7268
xyY:
0.4113, 0.5006, 49.6297
CIE-Lab:
75.8414, -18.7713, 72.1167
CIE-LCH:
75.8414, 74.5196, 104.5898
CIE-Luv:
75.8414, 3.1230, 80.9980
Hunter-Lab:
70.4483, -19.9717, 41.9693
#bec21f color charts
#bec21f color shades, tints & tones
#bec21f color schemes
#bec21f color preview, HTML & CSS examples
This text has a color of #bec21f
<p style="color:#bec21f;">Text here</p>
.mytext {color:#bec21f;}
This box has a color of #bec21f
<div style="background-color:#bec21f;">Content here</div>
.mybackground {background-color:#bec21f;}
Border around this has a color of #bec21f
<div style="border:2px solid #bec21f;">Content here</div>
.myborder {border:2px solid #bec21f;}