#bec90f color space conversions
Hex:
#bec90f
RGB:
190, 201, 15
CMY:
25, 21, 94
CMYK:
5, 0, 93, 21
HSL:
64°, 86.1111%, 42.3529%
HSV (HSB):
64°, 92.5373%, 78.8235%
XYZ:
42.2081, 52.7549, 8.4101
xyY:
0.4083, 0.5103, 52.7549
CIE-Lab:
77.7301, -22.5431, 76.4291
CIE-LCH:
77.7301, 79.6844, 106.4337
CIE-Luv:
77.7301, -1.2532, 85.4329
Hunter-Lab:
72.6326, -23.3775, 43.9777
#bec90f color charts
#bec90f color shades, tints & tones
#bec90f color schemes
#bec90f color preview, HTML & CSS examples
This text has a color of #bec90f
<p style="color:#bec90f;">Text here</p>
.mytext {color:#bec90f;}
This box has a color of #bec90f
<div style="background-color:#bec90f;">Content here</div>
.mybackground {background-color:#bec90f;}
Border around this has a color of #bec90f
<div style="border:2px solid #bec90f;">Content here</div>
.myborder {border:2px solid #bec90f;}