#bec04b color space conversions
Hex:
#bec04b
RGB:
190, 192, 75
CMY:
25, 25, 71
CMYK:
1, 0, 61, 25
HSL:
61°, 48.1481%, 52.3529%
HSV (HSB):
61°, 60.9375%, 75.2941%
XYZ:
41.3548, 49.1544, 13.9647
xyY:
0.3958, 0.4705, 49.1544
CIE-Lab:
75.5473, -15.7225, 56.9797
CIE-LCH:
75.5473, 59.1091, 105.4258
CIE-Luv:
75.5473, 3.6850, 69.5256
Hunter-Lab:
70.1102, -17.4038, 37.2676
#bec04b color charts
#bec04b color shades, tints & tones
#bec04b color schemes
#bec04b color preview, HTML & CSS examples
This text has a color of #bec04b
<p style="color:#bec04b;">Text here</p>
.mytext {color:#bec04b;}
This box has a color of #bec04b
<div style="background-color:#bec04b;">Content here</div>
.mybackground {background-color:#bec04b;}
Border around this has a color of #bec04b
<div style="border:2px solid #bec04b;">Content here</div>
.myborder {border:2px solid #bec04b;}