#bec005 color space conversions
Hex:
#bec005
RGB:
190, 192, 5
CMY:
25, 25, 98
CMYK:
1, 0, 97, 25
HSL:
61°, 94.9239%, 38.6275%
HSV (HSB):
61°, 97.3958%, 75.2941%
XYZ:
40.1122, 48.6574, 7.4213
xyY:
0.4170, 0.5058, 48.6574
CIE-Lab:
75.2377, -18.2213, 75.6100
CIE-LCH:
75.2377, 77.7746, 103.5494
CIE-Luv:
75.2377, 4.5840, 82.5735
Hunter-Lab:
69.7548, -19.4253, 42.5205
#bec005 color charts
#bec005 color shades, tints & tones
#bec005 color schemes
#bec005 color preview, HTML & CSS examples
This text has a color of #bec005
<p style="color:#bec005;">Text here</p>
.mytext {color:#bec005;}
This box has a color of #bec005
<div style="background-color:#bec005;">Content here</div>
.mybackground {background-color:#bec005;}
Border around this has a color of #bec005
<div style="border:2px solid #bec005;">Content here</div>
.myborder {border:2px solid #bec005;}